/* CSS Document */

/*-----------------------------------

フロート用クリアフィックス

-------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { /* for IE */
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear{
	clear:both;
}
.fl_left {float:left;}
.fl_right {float:right;}

.hide{
	display:none;
}




#oosaki {
	width:800px;
	margin:0 auto;
	background: url(oosaki_back.gif) repeat-y;
	padding-bottom: 5px;
}


.top1 {
	background: url(top01.jpg) no-repeat;
	width: 800px;
	height: 144px;
	text-indent: -9999px;
	margin: 0px auto;
}


.top2 {
	background: url(top02.jpg) no-repeat;
	width: 800px;
	height: 298px;
	text-indent: -9999px;
	margin: 0px auto;
}


.top3 {
	background: url(top03.jpg) no-repeat;
	width: 800px;
	height:334px;
	text-indent: -9999px;
	margin: 0px auto;
}

.top4 {
	background: url(top04.jpg) no-repeat;
	width: 800px;
	height:122px;
	text-indent: -9999px;
	margin: 0px auto;
}



.contents01 {
	border: 2px solid #111b32;
	width: 732px;
	margin: 30px auto 20px auto;
	padding: 20px 0px;
}

.contents01 h3 {
	background: url(contents01_title.gif) no-repeat;
	width: 698px;
	height: 136px;
	text-indent: -9999px;
	margin: 0px auto;
}

.contents_txt {
	color: #111b32;
	font-size: 16px;
	padding: 20px 40px;
	line-height: 1.6;
	font-weight: bold;
}


.profile {
	background: #111b32;
	color: #FFF;
	width:644px;
	padding: 20px 0px 20px 20px;
	margin: 0px auto 10px auto;
}


.oosaki_p {
	width: 209px;
}

.oosaki_txt {
	width: 400px;
	padding-left: 20px;
}


h4 {
	background: url(oosaki_catch.gif) no-repeat;
	width: 318px;
	height: 75px;
	text-indent: -9999px;
	padding-bottom: 10px;
}

.oosaki_txt p {
	color: #FFF;
	font-size: 13px;
	line-height: 1.3;
}

.oosaki_link {
	display: block;
	font-size: 13px;
	background: url(sankaku.gif) no-repeat left;
	text-align: right;
	width: 178px;
	margin-left: 210px;
	margin-top: 10px;
}

a.oosaki_link:link {
	color: #FFF;
	text-decoration: underline;
}

a.oosaki_link:hover{
	color: #FFF;
	text-decoration:none;
}

a.oosaki_link:visited {
	color: #FFF;
	text-decoration: underline;
}


.senkou_box {
	border: 2px solid #111b32;
	width: 732px;
	margin: 20px auto;
	padding: 10px 0px 0px 0px;
	background: #FFF;
}

.senkou_box h3 {
	background: url(senkou_title.gif) no-repeat;
	width: 708px;
	height: 72px;
	text-indent: -9999px;
	margin: 0px auto 10px auto;
}
	


.preintro{
	margin-bottom:15px;
	text-align:center;
	font-size:16px;
	color:#111b32;
	font-weight:bold;
}


.pre_shoplist{
	text-align:center;
	font-size:15px;
	color:#111b32;
	font-weight:bold;
}

.pre_shoplist_link{
	height:40px;
	padding-left:25px;
	background: url(kensaku.gif) no-repeat left 4px;
	margin:12px 0 0 420px;
}

.pre_shoplist_link a{
	font-size:14px;
	color: #903;
	line-height:1.8;
	font-weight:bold;
}

.pre_shoplist_link a:hover{
	text-decoration:none;
}


a.kensaku:link {
	color: #FFF;
}

a.kensaku:hover {
	color: #F00;
}

a.kensaku:visited{
	color: #FFF;
}

.takarakuji{
	margin:45px auto 10px;
	text-align:center;
}

.text_center_link{
	text-align:center;
}

.text_center_link a{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

.text_center_link a:hover{
	text-decoration:none;
}



.oosaki_bottom {
	background: url(oosaki_back_bottom.gif) no-repeat;
	width: 800px;
	height: 101px;
}
