/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}



a{
	outline: none;
	text-decoration:underline;
}
a img{
border: 0px solid #cfcfcf;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(http://www.osu-ameyoko.co.jp/images/2012_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body p{
	color:#666;
	line-height:1.4em;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Structure
------------------------------------------------------------------*/

#wrapper{
	margin: 0 auto;
	width:850px;
	text-align:left;
}

/* Header
------------------------------------------------------------------*/

#header{
	float:left;
}

#title{
	width:850px;
}

#title a{
	font-size:40px;
	color:#fff;
	padding-right:20px;
}

#title a:hover{
	color:#999;
}

#title2{
	float:left;
	margin-top:10px;
	width:650px;

}

#title2 h2{
	font-size:24px;
	background-image: url(images/shopname_h2.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #006600;
}

/* Top Navigation
------------------------------------------------------------------*/

#navigation{
	float:left;
	width:850px;
	background-image: url(images/head_main_nav_back.jpg);
	height: 35px;
	background-repeat: no-repeat;
}

#navigation li{
	float:left;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #626262;
}

#navigation li a{
	padding:6px;
	color:#fff;
	letter-spacing:0.1em;
	font-size:16px;
	font-weight:bold;

}

#navigation li a:hover{
	padding:6px;
	color:#FFFFFF;
	letter-spacing:0.1em;
	text-decoration: underline;
	background-color: #FE0000;

}


/* Content
------------------------------------------------------------------*/

#contentleft{
	width:650px;
	float:left;
	padding-bottom:30px;
}

#content{
	float:left;

	margin-bottom:50px;
}

.post, #notfound{
	float:left;
	width:650px;
	color:#333;
	margin-bottom:5px;
	padding-bottom:10px;
	background:#fff;
	text-align: left;
	padding-top: 10px;


}


.post p{
	margin-bottom:15px;
}

.post ul{
	padding:10px;
	width:460px;
	margin-left:12px;
}

.post li{
	list-style-type:disc;
}



blockquote {
	border-left: 4px solid #666;
	width:430px;
	margin:10px;
	padding:0 0 10px 10px;
	letter-spacing:1px;
	color:#666;
}

.posttitle{
	float:left;
	width:630px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.posttitle a{
	font-size:26px;
	color:#666;
}

.posttitle a:hover{
	color:#999;
}

.postdate{
	font-size:12px;
	float: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight: bold;
}

.postdate a{
	color:#666;
}

.postdate a:hover{
	text-decoration:underline;
}

.postcontent{
	float:left;
	width:625px;
	margin-top:15px;
	line-height:1.5em;
	padding:10px;
}

.posttags, .postcategory, .postcomment{
	float:left;
	width:520px;
	margin-top:10px;
	font-size:11px;
	padding:0 10px 0 10px;
}

.postcomment{
	background:url('images/comment.png') no-repeat;
	padding-left:20px;
	position:relative;
	left:10px;
	padding-bottom:10px;
}

.posttags a, .postcategory a, .postcomment a{
	color:#92D6C6;
}

.posttags a:hover, .postcategory a:hover, .postcomment a:hover{
	text-decoration:underline;
}


.paging{
	width:530px;
	float:left;
	margin-top:30px;
}
	
.paging a{
	font-size:28px;
	color:#fff;
	background:#92D6C6;
}	
	

.paging a:hover{
	background:transparent;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}




.alignright{
	width:220px;
	float:right;
	text-align:right;
}


/* Sidebar
------------------------------------------------------------------*/

#sidebar{
	width:185px;
	float:right;
	padding-left: 15px;
}

#sidebarabout{
	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #C9C9C9;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	background-color: #F5F5F5;
	margin-left: 0px;
	padding-left: 3px;
}

#sidebarabout h3{
	font-size:16px;
	letter-spacing:0.1em;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

#sidebarabout p{
	padding:15px;
}


.sidebarlinks{
	padding-bottom:10px;
}

.sidebarlinks, .sidebarsearch{
	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #C9C9C9;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	background-color: #F5F5F5;
	margin-left: 0px;
	padding-left: 3px;
	
}

.sidebarlinks h3, .sidebarsearch h3{
	font-size:16px;
	letter-spacing:0.1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.sidebarlinks li{
	margin:10px 15px 10px 15px;
	padding-bottom:5px;
	border-bottom:1px dashed #666;
}

ul.children li{
	border:none;
	display:block;
	padding:0;
	margin:0;
	text-indent:10px;
	margin-top:5px;
}


.sidebarlinks li a{
	color:#72AA9D;
	display:block;
}

.sidebarlinks li a:hover{
	background:#fff;
	display:block;
}

#searchform{
	margin:10px 2px 15px 9px;;
}

.searchforminput{
	width:200px;
}


/* Footer
------------------------------------------------------------------*/


#footer {
	text-align:center;
	padding:2px;
	margin:0;
	clear:both;
	color:#FFFFFF;
	background-color: #333333;
	}

#footerstrip {
	text-align:center;
	padding:0em;
	clear:both;
	height: 118px;
	background-image: url(images/foot_back.gif);
	vertical-align: top;
	}

#footer a{
	color:#666;
	text-decoration:underline;
}



/* wp essentials
------------------------------------------------------------------*/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.header_side_nav {
	background-image: url(images/side_nav_back.jpg);
	height: 35px;
	width: 150px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 220%;
	text-align: left;
	padding-left: 30px;
}
.clear {
	clear: left;
}




#top_contents {
	float:left;
	width:650px;
	color:#333;
	padding-bottom:5px;
	background:#fff;
	text-align: left;
	padding-top: 5px;
	margin-bottom: 10px;
}

#toppage_news{
	float:left;
	width:650px;
	color:#333;
	margin-bottom:10px;
	padding-bottom:0px;
	background:#fff;
	text-align: left;
	padding-top: 0px;
	margin-top: 10px;

}

h3.title {
	background-image: url(images/h2_back.jpg);
	height: 22px;
	width: 625px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top_news1 a {
	background-image: url(images/news_icon.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	margin-right: 10px;
	color: #0066CC;
	width: 280px;
	font-size: 12px;
	height: 15px;
}


#top_news a {
	background-image: url(images/news_icon.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	float: none;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
	color: #0066CC;
	font-size: 12px;
	padding-bottom: 10px;
}

#top_up a {
	padding-left: 40px;
	float: left;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7E7;
	margin-right: 10px;
	color: #0066CC;
	background-image: url(images/ic_new01_0404.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	width: 260px;
}

#toppage_flash {
	width:650px;
	padding-bottom:0px;
	text-align: center;
	padding-top: 8px;
	background-image: url(images/flash_back.gif);
	height: 310px;
	padding-left: 0px;
}


#sidebarnavi {
	width:183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #C9C9C9;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	background-color: #F5F5F5;
	margin-left: 0px;
}

#sidebarnavi ul {
	margin: 0;
	padding-top: 0px;
a
	padding-bottom: 0px;


}

#sidebarnavi li {
	list-style: none;
	margin-left: 2px;
}

#sidebarnavi li a{
	display: block;
	width: 179px;
	height: 49px;
	text-indent: -9999px;
	margin-bottom: 5px;
}




/*\navi\a*/
#sidebarnavi li.nav_1 a{
	background-image: url(images/side_nav_1.jpg);
	height: 49px;
	width: 179px;
}
#sidebarnavi li.nav_1 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_1_on.jpg);
}
#sidebarnavi li.nav_2 a{
	background-image: url(images/side_nav_2.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_2 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_2_on.jpg);

}
#sidebarnavi li.nav_3 a{
	background-image: url(images/side_nav_3.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_3 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_3_on.jpg);

}
#sidebarnavi li.nav_4 a{
	background-image: url(images/side_nav_4.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_4 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_4_on.jpg);

}
#sidebarnavi li.nav_5 a{
	background-image: url(images/side_nav_5.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_5 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_5_on.jpg);

}
#sidebarnavi li.nav_6 a{
	background-image: url(images/side_nav_6.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_6 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_6_on.jpg);

}
#sidebarnavi li.nav_7 a{
	background-image: url(images/side_nav_7.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_7 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_7_on.jpg);

}
#sidebarnavi li.nav_8 a{
	background-image: url(images/side_nav_8.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_8 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_8_on.jpg);
	display: block;
}
#sidebarnavi li.nav_9 a{
	background-image: url(images/side_nav_9.jpg);
	height: 49px;
	width: 179px;

}
#sidebarnavi li.nav_9 a:hover{
	height: 49px;
	width: 179px;
	background-image: url(images/side_nav_9_on.jpg);
	display: block;
}


/* Page
------------------------------------------------------------------*/

#page{
	float:left;
	width:650px;
	color:#333;
	margin-bottom:20px;
	padding-bottom:0px;
	background:#fff;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;

}

#page h2 {
	background-image: url(images/shopname_h2.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 20px;
	line-height: 160%;
}
#page table {
	width: 100%;
}
#page img.tenpoimage {
	margin: 2px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}


/* Tenpo Page
------------------------------------------------------------------*/

table#table-02 {
	border: 1px #E3E3E3 solid;
	border-spacing: 0;
	background-color: #9CDDA5;
	background-image: url(images/bg_02.gif);
	background-repeat: repeat-x;
	background-position: 100%;
}

table#table-02 th {
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	vertical-align: top;
	background-color: #37AA4A;
	background-image: url(images/bg_02_header.gif);
	background-repeat: repeat-x;
	background-position: 100%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9E2B1;
	border-right-color: #A9E2B1;
	border-bottom-color: #A9E2B1;
	border-left-color: #A9E2B1;
}
table#table-02 td {
	padding: 3px;
	color: #333333;
	text-align: left;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;

	border-right-color: #9CDDA5;
	border-bottom-color: #9CDDA5;
	border-left-color: #FFFFFF;
}
table#table-01 {
	width: 585px;
	border: 1px #777777 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 25px;
	margin-top: 10px;
}

table#table-01 th {
	padding: 5px;
	border: #777777 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	white-space: nowrap;
	width: 120px;
}
table#table-01 td {
	padding: 5px;
	border: 1px #777777 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	line-height: 120%;
}





/* ??
------------------------------------------------------------------*/

.roundedcornr_box_851974 {
   background: #ededed;
}
.roundedcornr_top_851974 div {
   background: url(images/roundedcornr_851974_tl.png) no-repeat top left;
}
.roundedcornr_top_851974 {
   background: url(images/roundedcornr_851974_tr.png) no-repeat top right;
}
.roundedcornr_bottom_851974 div {
   background: url(images/roundedcornr_851974_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_851974 {
   background: url(images/roundedcornr_851974_br.png) no-repeat bottom right;
}

.roundedcornr_top_851974 div, .roundedcornr_top_851974, 
.roundedcornr_bottom_851974 div, .roundedcornr_bottom_851974 {
   width: 100%;
   height: 4px;
   font-size: 1px;
}
.roundedcornr_content_851974 { margin: 0 4px; }
#page table.waku {
	padding: 5px;
	vertical-align: top;
}
.kadomaru_1 {
	background-image: url(images/kadomaru_1.gif);
	height: 6px;
	width: 650px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
}
.kadomaru_2 {
	width: 642px;
	padding: 4px;
	background-image: url(images/kadomaru_3.gif);
	background-repeat: repeat-y;
}
.kadomaru_3 {

	background-image: url(images/kadomaru_2.gif);
	height: 6px;
	width: 650px;
	background-repeat: no-repeat;
}
.page_title {
	width: 650px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
span.kadomaru_midashi {
	color: #008E13;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
}



 /* kessaku_page
------------------------------------------------------------------*/

#kensaku_page {
	float:left;
	width:620px;
	color:#333;
	margin-bottom:10px;
	padding-bottom:0px;
	background:#fff;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

#kensaku_page h2 {
	background-image: url(images/shopname_h2.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 20px;
	line-height: 160%;
}



#kensaku_page ul {
	list-style-type: none;
	width: 620px;
} 

#kensaku_page li {
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#kensaku_page li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
	background-color: #F9F9F9;
	height: 110px;
	color: #333333;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 650px;
}

#kensaku_page li a:hover {
	color: #125F15;
	background-color: #D2F7D5;
}

#kensaku_page a div {
	color: #666666;
	font-size: 60%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 20px;
	display: block;
	padding-left: 10px;
	margin: 0px;
}

#kensaku_page a span {
	color: #125F15;
	font: normal 60%/150% Verdana, Helvetica, sans-serif;
	display: block;
	width: 395px;
	height: 50px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#kensaku_page img {
	padding: 2px;
	border: 0px solid #115B15;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#kensaku_page a span.botan {
	background-image: url(images/botan_syousai.gif);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 123px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.category_title  a{
	width: 650px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#header a.home {
	height: 110px;
	width: 210px;
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 60px;
}
#header a.bana {
	height: 80px;
	width: 560px;
	display: block;
	float: left;
	margin-top: 10px;
}
.category_title  a{
	width: 650px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#top_contents img.page {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
}
img.news {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
span.text_kyou {

	color: #008E13;
	font-weight: bold;
	line-height: 160%;
}

#top_contents img.page2 {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	margin-top: 5px;
}
div.up_back {
	background-image: url(tenpo_page/images/up_02_red.gif);
	height: 8px;
	width: 19px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
img.tenpo_kiji_img {
	float: left;
	margin-right: 10px;
}
.floor_dai1 {
	font-size: 18px;
	font-weight: bolder;
	color: #FE0504;
}
.floor_dai2 {

	font-size: 18px;
	font-weight: bolder;
	color: #34A54D;
}

.catch {
	font-size: 24px;
	font-weight: bolder;
	color: #06F;
	border: 2px solid #06F;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 600px;
	text-align: center;
	line-height: 1em;
	padding: 10px;
}

