@charset "Shift_JIS";

/* style rest */

*{

	border: 0px;

	margin: 0px;

	padding: 0px;
	
}

h1, h2, h3, h4, h5, h6, address{

	font-size: 100%;

	font-style: normal;

	font-weight: normal;

}

.h2{
	font-size:14px;
	line-height:25px;
	font-style:normal;
	display: none;
}

.h3{font-size:12px;line-height:25px; font-style:normal}
.h4{font-size:11px;line-height:25%; font-style:normal}


*html body{text-align: center;}

body{
	background-color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	line-height:20px;
	text-align: left;
	margin: 0px;
	padding: 0px;

}

.clr {
	clear:both;
}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.clearfix {
  min-height: 1px;
}
 
* html .clearfix {
  height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.pagechange { page-break-before : always }


/* 全体を覆うボックス */

#wrapper{
	margin: 5px auto 0px;
	text-align:left;
	width:790px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;

}


#wrapper_menu{
	text-align:left;
	width:790px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_shop{
	text-align:left;
	width:760px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#wrapper_shop table{
	border: none;
}

/* ヘッダー IE6.0用*/
*html #header{
	margin:5px auto ;
}

/* ヘッダー */
#header {
	background-image:  url(../images/cflogo.gif);
	background-repeat: no-repeat;
	width: 790px;
	margin: 5px auto;
	height: 80px;
	background-position: 15px 5px;
	padding: 0px;
	border: 1px solid #333366;
}

#header img{
	margin: 8px auto 0px;
}

/* お問い合わせ・サイトマップ */
#navi {
	width: 790px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
	margin-right: 30px;
	font-weight: bold;
}

#navi a{
	text-decoration: none;
	color: #CCFF00;
	margin-right: 20px;
}




/* 会社概要・著作権について */
#navi2 {
	width: 790px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	margin: 2px auto;
	height: 20px;
	line-height: 20px;
	color: #333366;
	padding-left: 15px;
	text-align: left;
}

/* フッター　部分 */
#footer {
	width: 790px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333366;
}

#footer a{text-decoration: none;
color: #CCFF00; }

/* プルダウンメニュー常時表示 */
#th {

	background-image: url(../images/pdmenu_home.gif);

	display:block;	

	height:20px;
	
	width:190px;

}


#tagmenu{
	margin:0px auto;
	padding: 0px;
	height: 20px;
	width: 790px;

}

#tagmenu ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#tagmenu li{
	display:block;
	text-indent: -9999pt;
	float: left;
}

#tagmenu li a{
	list-style-type:none;
	display:block;
	height: 20px;
	width: 190px;
}

#tagmenu li#home a{
	background-image:  url(../images/pdmenu_home.gif);
	background-repeat: no-repeat;
}
#tagmenu li#home a:hover{
	background-image:  url(../images/pdmenu_homeon.gif);
	background-repeat: no-repeat;
}

#tagmenu li#mh a{
	background-image:  url(../images/pdmenu_mh.gif);
	background-repeat: no-repeat;
}
#tagmenu li#mh a:hover{
	background-image:  url(../images/pdmenu_mhon.gif);
	background-repeat: no-repeat;
}

#tagmenu li#opi a{
	background-image:  url(../images/pdmenu_opi.gif);
	background-repeat: no-repeat;
}
#tagmenu li#opi a:hover{
	background-image:  url(../images/pdmenu_opion.gif);
	background-repeat: no-repeat;

}

#tagmenu li#sa a{
	background-image:  url(../images/pdmenu_sa.gif);
	background-repeat: no-repeat;
}

#tagmenu li#sa a:hover{
	background-image:  url(../images/pdmenu_saon.gif);
	background-repeat: no-repeat;
}

#tagmenu li#za a{
	background-image:  url(../images/pdmenu_za.gif);
	background-repeat: no-repeat;

}
#tagmenu li#za a:hover{
	background-image:  url(../images/pdmenu_zaon.gif);
	background-repeat: no-repeat;
}

#tagmenu li#trr a{
	background-image:  url(../images/pdmenu_trr.gif);
	background-repeat: no-repeat;

}
#tagmenu li#trr a:hover{
	background-image:  url(../images/pdmenu_trron.gif);
	background-repeat: no-repeat;
}

#tagmenu li#hf a{
	background-image:  url(../images/pdmenu_hf.gif);
	background-repeat: no-repeat;

}
#tagmenu li#hf a:hover{
	background-image:  url(../images/pdmenu_hfon.gif);
	background-repeat: no-repeat;
}

#tagmenu li#bb a{
	background-image:  url(../images/pdmenu_bb.gif);
	background-repeat: no-repeat;

}
#tagmenu li#bb a:hover{
	background-image:  url(../images/pdmenu_bbon.gif);
	background-repeat: no-repeat;
}


/* コンテンツ部分全体 */

#content{
	margin:20px auto 0px;
	width:760px;
	padding: 0px;
	height: 100%;
	
}

#content_back{
	float:left;

		
	width:590px;
	
}

/* コンテンツ左側 */

#content_left{
	float:left;
	text-align:left;
	width:220px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	
}

/* コンテンツ右側 */

#content_right{
	float:right;
	text-align:left;
	width:520px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

#boxright {
	width: 520px;
	margin-top: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	border: thin solid #333366;
}

#boxright a {

	color: #3333FF;
}

#boxright a:hover{

	color: #FF0000;
}

#boxright p{
	font-size: 12px;
	line-height: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

.line520 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 520px;
	padding-bottom: 10px;
	padding-top: 20px;
}

td ol{
	padding-left: 20px;
}

.toolTip{
	position: relative;
}

.toolTip span{
display: block;
border: solid 2px #999;
background-color: #FFFFCC;
color: #333333;
text-decoration: none;
position: absolute;
top: 20px;
left: 10px;
padding: 5px;
visibility: hidden;
width: 250px;
}

a.toolTip:hover,a.toolTip:hover span{
	visibility: visible;
	z-index: 100;
	text-align: left;
}

.c1{
position:absolute; left:0px; top:0px; visibility:hidden;
font-size:9pt; color:#FFFFFF;
background-color:#0000FF;layer-background-color:#0000FF;
border:1px solid #666666; padding:5;
}
.photor{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #666666;
	font-size: 12px;
	line-height: 20px;
}
.photol{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #666666;
	font-size: 12px;
	line-height: 20px;
}

thead {
	background-color: #FFFFCC;
}
tfoot {
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 20px;
}