/* ------------------------------
 　　共通
------------------------------ */

*{
	margin:0px;
	padding:0px;
}
body{
	/*text-align:center;*/
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3",verdana,sans-serif;
	color:#FFFFFF;
	background-color:#FFC05F;
}
a{
	color:#ffffff;
}
a:hover{
	color:#ff6600;
}
a img{
	border:none;
}
#cb{
	width:750px;
	margin:0px auto;
	text-align:left;
}

/* ------------------------------
 　　ヘッター
------------------------------ */

#hd{
	height:47px;
	width:649px;
}
#hd h1{
	float:left;
	width:489px;
	height:47px;
}
#hd h1 a{
	display:block;
	width:489px;
	height:47px;
	text-indent:-1000em;
	background: url(../img/ktr_top/ktr_top_05.jpg) left top no-repeat;
}
#gaiyou{
	float:left;
	width:51px;
	height:47px;
}
#gaiyou a{
	display:block;
	height:47px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}
#gaiyou a:hover{
	background-position:left top;
}
#gaiyou a.a1{
	width:51px;
	background-image: url(../img/ktr_top/ktr_top_03.jpg);
}
#sub{
	float:left;
	width:109px;
	height:47px;
	background: url(../img/ktr_top/ktr_top_07.jpg) left top no-repeat;
	text-indent:-1000em;
}

/* ------------------------------
 　　メニュー
------------------------------ */


#menu{
	width:649px;
	height:22px;
	background: url(../img/ktr_top/ktr_top_09.jpg) left bottom no-repeat;
}
#menu ul{
	list-style-type:none;
}
#menu li{
	float:left;
}
#menu li.home{
	float:right;
}
#menu a{
	display:block;
	height:22px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
#menu a:hover{
	background-position:left bottom;
}
#menu a.a1{
	width:72px;
	background-image: url(../img/ktr_top/ktr_top_11.jpg);
}
#menu a.a2{
	width:121px;
	background-image: url(../img/ktr_top/ktr_top_12.jpg);
}
#menu a.a3{
	width:131px;
	background-image: url(../img/ktr_top/ktr_top_13.jpg);
}
#menu a.a4{
	width:91px;
	background-image: url(../img/ktr_top/ktr_top_14.jpg);
}
#menu a.a5{
	width:126px;
	background-image: url(../img/ktr_top/ktr_top_15.jpg);
}

/* ------------------------------
 　　トップページ　メイE------------------------------ */

#topimg{
	width:649px;
	height:158px;
	background: url(../img/com_mqin_ph.jpg) left top no-repeat;
	text-indent:-1000em;
}

#topimg_qa{
	width:649px;
	height:158px;
	background: url(../img/qa_top.jpg) left top no-repeat;
	text-indent:-1000em;
}


/* ------------------------------
 　　バック
------------------------------ */

#bg{
	width:649px;
	margin:0px;
	background: url(../img/ktr_top/ktr_top_28.jpg) left repeat-y;
	overflow:hidden;
}
#cb{
	width:525px;

	margin:0px 0px 0px 30px;
	text-align:left;
}

/* ------------------------------
 　　フォーム部分
------------------------------ */

.style_bar_gray_bottomdash {
	 border-bottom-width: 1px;
	 border-bottom-style: dashed;
	 border-bottom-color: #FFFFFF;
}
td {
	padding:10px 0px 5px 0px;
}
table {
	font-size:11px;
	margin:10px 0;
}

.style_bar_gray_bottombar {
	 border-bottom-width: 1px;
	 border-bottom-style:solid;
	 border-bottom-color: #FFFFFF;
}
/* ------------------------------
 　　フッター
------------------------------ */

#ft{
	width:525px;
	margin:10px 0px;
	text-align:center;
}