@charset "UTF-8";
/* CSS Document */

body{
	font-family: "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 12px;
	background-image: url(../img/n_info/komajan/bg.jpg);
	color: #333;
	line-height: 18px;
}

#container{
	width:960px;
	margin:auto;
}

#wrapper{
	padding:20px;
	background-color:#fff;
}

#header {
	width: 100%;
	height: 80px;
	border-top-color: #000000;
	background-image: url(../img/n_info/komajan/head.jpg);
	background-repeat: no-repeat;
}

.logo{
	width:415px;
	height:80px;
	float:left;
}

.totop{
	width:415px;
	height:80px;
	text-indent: -9999px;
	display:block;
}

.english{
	float: right;
	height: 80px;
	width: 200px;
}


#head_menu{
	width:920px;
	height:60px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.menu{
	width:624px;
	height:60px;
	float:left;
}

.menu ul{
	margin:0px;
	padding:0px;
	height:60px;
}

.menu li{
	float:left;
	text-indent:-9999px;
	list-style-type:none;
	width:89px;
	height:60px;
}

.menu li a{
	display:block;
	width:89px;
	height:60px;
}

.menu1{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.menu1:hover{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:left -64px;
}

.menu2{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-89px top;
}

.menu2:hover{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-89px -64px;
}

.menu3{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-178px top;
}

.menu3:hover{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-178px -64px;
}


.menu4{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-267px top;
}

.menu4:hover{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-267px -64px;
}


.menu5{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-356px top;
}

.menu5:hover{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-356px -64px;
}

.menu6{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-445px top;
}

.menu6:hover{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-445px -64px;
}

.menu7{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-534px top;
}

.menu7:hover{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-534px -64px;
}
#nav{
	width:180px;
	height:60px;
	float:right;
	}
#nav ul{
	margin:0;
	padding:0;
	}
#nav ul li{
	width:60px;
	height:60px;
	float:left;
	}


.sns{
	height: 30px;
	width: 90px;
	float:right;
	padding-top: 20px;
}

#content{
	width:660px;
	float:left;
	margin:20px 0;
}

#sidebar{
	width:240px;
	float:right;
	margin:20px 0;
}

#foot{
	clear:both;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	line-height: 30px;
	padding:5px;
}

/* ページ中 */
.ttl{
	height: 40px;
	width: 660px;
}

.ttl2{
	width:660px;
	height:30px;
	font-size:20px;
	font-weight:bold;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.ttl3{
	width:660px;
	font-size:20px;
	font-weight:bold;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.c_img{
	width: 660px;
}

.c_box1 p.coment,.c_box2 p.coment{ background:#F0F0F0; border:dashed 1px #D8D8D8; padding:5px; margin-top:5px;}
.c_box1{
	width: 660px;
	background-image: url(../images/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	overflow:hidden;
	float:left;
}

.c_box1 table{
	border-collapse:collapse;
	width:660;
}

.c_box1 table th{
	margin: 0px;
	padding: 0px;
}

.c_box1 table td{
	padding: 10px;
}

.c_box2{
	width: 660px;
	background-image: url(../images/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	float:left;
}

.c_box2 table{
	border-collapse:collapse;
	width:660px;
}

.c_box2 table th{
	margin: 0px;
	padding: 2px;
	text-align: center;
}

.c_box2 table td{
	padding: 5px;
	vertical-align: top;
	line-height: 20px;
}

.c_box3{
	width: 660px;
	padding-top:10px;
	padding-bottom: 10px;
}


.c_box3 table{
	border-collapse:collapse;
	width:660px;
}

.c_box3 table th{
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.c_box3 table td{
	padding: 5px;
	vertical-align: top;
}
.text_right{
	text-align: right;
}

.text_b{
	font-size: 12px;
	font-weight: bold;
}

.img_border{
	border: 1px solid #333;
}

.c_text1{
	width:640px;
	padding:10px;
}

.c_text2{
	width:640px;
	padding:10px;
	text-align:right;
}

.c_komajan_text1{
	width:640px;
	padding:10px;
	background-image:url(../images/n_info/komajan/komajan06.jpg);
	background-repeat: no-repeat;
}


.c_komajan1{
	width: 660px;
	background-image: url(../images/n_info/komajan/komajan00.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.c_komajan2{
	width: 620px;
	background-image: url(../images/n_info/komajan/komajyan_yubi.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 10px 15px 30px;
}

.c_komajan3{
	width: 620px;
	background-image: url(../images/n_info/komajan/komajyan_yubi2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 10px 15px 30px;
}

.komajan_btn1{
	width:175px;
	height:175px;
	margin:0;
}

.komajan_btn1 ul{
	margin:0;
	padding:0;
}

.komajan_btn1 ul li{
	list-style-type: none;
	background-image: url(../img/n_info/komajan/komajan_btn.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height:175px;
}

.komajan_btn1 ul li a{
	display:block;
	height: 175px;
}


.komajan_btn1 ul li a:hover{
	background-image: url(../img/n_info/komajan/komajan_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -175px;
	height: 175px;
}

.koma{
	float: left;
	width: 640px;
	margin-bottom: 20px;
}
.koma_new{
	width:50%;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	}
.koma_left{
	width:275px;
	margin:0 auto;
	background-color:#FF0;
	border:solid 3px #000;
	}
.koma_left_text{
	padding:10px;
	text-align:left;
	width:260px;
	margin:0 auto;
}
.koma_info{
	float: left;
	width: 660px;
}
.koma_text_info{
	font-weight:bold;
	background:#FF0;
	border:solid 3px #000;
	width:585px;
	margin:10px auto;
	text-align:center;
	padding:10px;
	}

.koma_1{
	float: left;
	width: 27px;
	height: 27px;
}

.koma_2{
	float: left;
	width: 586px;
	line-height: 18px;
	display: block;
	padding-left: 20px;
}

.koma_txt_center{
	text-align:center;
}

/* サイドバー */

.sidebar1{
	width: 240px;
	margin-bottom: 20px;
}

.sidebar2{
	width: 240px;
	background-color: #ccffff;
	margin-bottom: 20px;
}
.sidebar2 table{
	border-collapse: collapse;
	width: 240px;
}

.sidebar2 table th{
	margin: 0px;
	padding: 0px;
}

.sidebar2 table td{
	padding: 10px;
}


.sidebar2 a:link {
  color:#E81068;
  text-decoration:none;
}

.sidebar2 a:visited {
  color:#E81068;
  text-decoration:none;
}

.sidebar2 a:hover {
  color:#E81068;
  text-decoration:underline;
}


.sidebar2 a:active {
  color:#E81068;
  text-decoration:underline;
}

.gototop{
	width: 660px;
	height: 45px;
	float:left;
}
.gototop ul{
	margin:0px;
	padding:0px;
}

.gototop li{
	text-indent: -9999px;
	list-style-type: none;
	background-image: url(../images/gototop.jpg);
	background-repeat: no-repeat;
	height: 45px;
	background-position: right top;
}

.gototop li a{
	display:block;
	height: 45px;
}


.gototop a:hover{
	background-image: url(../images/gototop.jpg);
	background-repeat: no-repeat;
	background-position: right -45px;
	height: 45px;
}

/* link */

.link{
	width: 660px;
	line-height: 22px;
}

.link ul{
	margin: 0px;
	padding: 0px;
}

.link ul li{
	font-size:14px;
	list-style-position: inside;
	list-style-image: url(../images/icon_yajirushi2.jpg);
}

.link2{
	width: 640px;
	line-height: 22px;
}

.link2 ul{
	margin: 0px;
	padding: 0px;
}

.link2 ul li{
	font-size:14px;
	list-style-position: inside;
	list-style-image: url(../images/icon_yajirushi2.jpg);
}

/* Archive */
.archive{
	width:660px;
	background-image: url(../images/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top:10PX;
	padding-bottom: 10px;
	float:left;
}
.archive_img{
	width:660px;
	margin-bottom:10px;
	float: left;
}

.archive_img ul{
	margin:0px;
	padding:0px;
}

.archive_img ul li{
	width:60px;
	float:left;
	margin-right:22px;
}

.archive_img ul li a{
	width:60px;
	height:60px;
	display:block;
}

.archive_img ul li a:hover{
	opacity: 0.7;
	background-color: #FFF;
}

.imgboder{
	border: 1px solid #333;
}

.imgboder2{
	border: 1px solid #333;
	margin-right:10px;
	margin-bottom:10px;
	float: left;
}


.color1{
	color:#E81068;
}
.color2{
	color:#666;
}
.color3{
	color:#E81068;
	font-size:14px;
	font-weight:bold;
}

.archive_text{
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.archive_text dl{
	width: 660px;
	margin: 0px;
	padding: 0px;
}

.archive_text dl dt{
	float: left;
	width: 6em;
	padding: 10px 0;
	font-weight: normal;
	line-height: 30%;
	text-align: left;
}

.archive_text dl dd{
	padding: 10px 0 10px 7em;
	line-height: 30%;
}

.archive_text table{
	border-collapse:collapse;
	width:660px;
}

.archive_text table td{
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

#tabmenu{
    padding:0px;
    margin:0px;
    color:#333;
    width:660px;
    position:relative;
}

#tabmenu div#tab{
    position: absolute;
    top:0px;
    left:0px;
}

#tabmenu div#tab a{
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
    display: block;
    text-decoration:none;
    color:#333;
    background:#eee;
}

#tabmenu div#tab a:hover{
    background:#000;
    color:#fff;
}

div#tab_contents{
    width:660px;
    overflow:
    hidden;clear:both;
}
div#tab_contents ul{
    width:2500px;
    padding:0px;
    margin:0px;
}
div#tab_contents ul li{
	float: left;
	width:660px;
	list-style-type:none;
	background:#FFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


div#tab_contents ul li dl{
	width: 660px;
	margin: 0px;
	padding: 0px;
}

div#tab_contents ul li dl dt{
	float: left;
	width: 6em;
	padding: 10px 0;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}

div#tab_contents ul li dl dd{
	padding: 10px 0 10px 7em;
	line-height: 15px;
}
div#tab_contents ul li p{
	background-image:url(../images/icon_yajirushi2.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding: 0 0 0 18px;
}

.big{ font-size:20px; font-weight:bold;}




