@import url(lightbox.css); 
@import url(def.css); 

body {
	background-color:#fff;
    color: #222222;  
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
font-family:"Lucida Grande","Bitstream Vera Sans","Segoe UI",Calibri,Verdana,Arial,"ヒラギノ角ゴ Pro W3",メイリオ,"ＭＳ Ｐゴシック",IPAPGothic,sans-serif;
	line-height: 160%;
	margin:0;
	padding:0;
}

img {
	border:none;
}

br {
	line-height:normal;
}

.img_left {
	float:left;
	margin:0 15px 0 0;
}

.img_right {
	float:right;
	margin:0 0 0 15px;
}

#img_border {
	border:1px solid #cccccc;
	padding:1px;
}
p {
	padding:0;
	border:none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

a {
    text-decoration: underline;
    color: #333333; 
}

a:link,a:visited {
    text-decoration: underline;
    color: #333333; 
}

a:hover {
    text-decoration: none;
	color:#5fa100;
}

a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);
	opacity: 0.7;
}

.cnt {
	text-align:center;
}

.cnt3 {
	text-align:center;
	margin:0 0 3px 0;
}

.cnt5 {
	text-align:center;
	margin:0 0 5px 0;
}

.cnt10 {
	text-align:center;
	margin:0 0 10px 0;
}

.cnt15 {
	text-align:center;
	margin:0 0 15px 0;
}

.cnt20 {
	text-align:center;
	margin:0 0 20px 0;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.side_bn {
	margin:0 0 3px 0;
}

.toptop {
	background:url(images/toptop.jpg) center left no-repeat;
	width:145px;
	line-height:20px;
	padding:0 0 0 20px;
	margin:50px 0 0 550px;
	overflow:hidden;
}

h1 {
	position:absolute;
	top:90px;
	left:11px; 
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:1;
	color:#333333;
	z-index:100;
}

h2 {
	background:url(images/ttl_h2bg.jpg) center left no-repeat;
	margin:0 0 20px 0;
	padding:0 0 0 15px;
	line-height:50px;
}

h3,h4,h5,h6 {
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

#all {
	width:100%;
	margin:0 auto;
	background:url(images/bg.jpg) top center no-repeat;
	clear:both;
}

#all_inner {
	width:1006px;
	margin:0 auto;
	padding:0;
	clear:both;
}

#header {
	width:960px;
	height:170px;
	margin:0 auto;
	padding:0;
	clear:both;
}


#header-image {
	position:relative;
	width:960px;
	height:115px;
	background:url(images/header.jpg) top center no-repeat;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#ffffff;
}

#container {
	width:940px;
	margin:0 auto;
	padding:10px 33px;
	background:url(images/container_bg.jpg) top center no-repeat;
	clear:both;
	overflow:hidden;
}


#main-img {
	width:694px;
	height:300px;
	margin:0 auto;
	padding:0;
}

#content {
	position: relative;
	float:right;
	width:696px;
	background-color:#ffffff;
	padding:0;
    overflow: hidden;
	margin:0;
}

#content_w {
	position: relative;
	width:696px;
	background-color:#ffffff;
	padding:0;
    overflow: hidden;
	margin:0 auto;
}

/* Category Template */


.cat_box_default {
	background:url(images/ttl_cat_01.jpg) top center no-repeat;
	width:661px;
	margin:20px auto 0 auto;
	border-left:2px solid #8f132d;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:0 15px 5px;
	overflow:hidden;
}

.cat_box_default_ttl {
	line-height:35px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.cat_box_default_ttl a:link,.cat_box_default_title a:visited {
    text-decoration: underline;
    color: #555555; 
}

.cat_box_default_ttl a:hover {
    text-decoration: none;
    color: #741024; 
}


.cat_box_01_top {
	float:left;
	width:215px;
	padding:5px;
	margin:0 2px 10px 2px;
}

.cat_box_01_top img {
	border:1px solid #d8d8d8;
	padding:1px;
}

.cat_box_01 {
	float:left;
	width:215px;
height:370px;
	padding:5px;
	margin:0 2px 10px 2px;
	text-align:center;
}

.cat_box_01 img {
	border:1px solid #d8d8d8;
	padding:1px;
}

.next01 img {
	border:none;
}

.ttl_cat_01 {
	background:url(images/ttl_cat_01.jpg) center left no-repeat;
	text-align:left;
	padding:0 0 0 5px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.cat_box_01 .next01 {
	padding:0 0 10px 112px;
	width:97px;
	height:32px;
	text-align:right;
	border:none;
}

.cat_box_01 div {
	padding:0 5px 5px;
	text-align:left;
}

.ttl_cat_01 a:link,.ttl_cat_01 a:visited {
    text-decoration: none;
}

.cat_box_02 {
	float:left;
	width:342px;
	padding:3px 3px 3px 0px;
	margin:0;
	text-align:left;
}

.cat_box_02 div {
	padding:2px 8px 0 8px;
	text-align:left;
	margin:0;
}

.cat_box_03 {
	float:left;
	width:300px;
	padding:15px;
	margin:0 2px 10px 2px;
	text-align:center;
}

.cat_box_03 div {
	padding:0 5px 5px;
	text-align:left;
}

.cat_box_03 .next01 {
	padding:0 0 10px 200px;
	width:97px;
	height:32px;
	text-align:right;
	border:none;
}

.cat_box_03 img {
	border:1px solid #d8d8d8;
	margin:0;
	padding:1px;
}

.cat_box_03 .next01 img {
	border:none;
}

.next_ohaka {
	padding:0 5px 10px 240px;
	width:97px;
	height:32px;
	text-align:right;
	border:none;
}

.bnr_mail {
	margin:50px 0 20px 0;
}

/* NAVI */
#navi { width:960px; margin:0px auto 0px auto; height:55px; line-height:0px;}
ul.mainnavi { list-style-type:none; line-height:0px; list-style-position:outside; height:55px; margin:0px auto; padding:0px; width:960px; clear:both;}
ul.mainnavi li{ float:left; height:55px; line-height:0px;}
ul.mainnavi a { text-indent: -9999px; text-decoration:none;}

* html #navi {
	margin:0 auto -4px auto;
}

a.lia{ display:block; width:146px; height:55px; background-image:url(images/navi_01.jpg); background-repeat:no-repeat;}
a:hover.lia{ background-position:-0px -55px;}

a.lib{ display:block; width:153px; height:55px; background-image:url(images/navi_02.jpg); background-repeat:no-repeat;}
a:hover.lib{ background-position:-0px -55px;}

a.lic{ display:block; width:154px; height:55px; background-image:url(images/navi_03.jpg); background-repeat:no-repeat;}
a:hover.lic{ background-position:-0px -55px;}

a.lid{ display:block; width:153px; height:55px; background-image:url(images/navi_04.jpg); background-repeat:no-repeat;}
a:hover.lid{ background-position:-0px -55px;}

a.lie{ display:block; width:153px; height:55px; background-image:url(images/navi_05.jpg); background-repeat:no-repeat;}
a:hover.lie{ background-position:-0px -55px;}

a.lif{ display:block; width:200px; height:55px; background-image:url(images/navi_06.jpg); background-repeat:no-repeat;}
a:hover.lif{ background-position:-0px -55px;}


/* Pankuzu */
.pan {
	padding:0 0 10px 0;
	margin:0;
	line-height:150%;
	font-size:12px;
	text-align:left;
	clear:both;
}
.pan a {
    color: #333333; 
}

.pan a:link,.pan a:visited {
    text-decoration: underline;
    color: #333333; 
}

.pan a:hover {
    text-decoration: none;
	color:#5fa100;
}

/* Sidebar */
#sidebar {
	position: relative;
	width:230px;
	float:left;
	text-align:left;
	overflow:hidden;
	background-color:#ffffff;
	margin:0;
	padding:0 0 0 0;
}

.side_grv {
/*	background:url(images/side_grv_bg.jpg) top center repeat-y;*/
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	width:228px;
	margin:0px 0px 0px 0px;
	padding:0;
	overflow:hidden;
}

.side_grv_in {
	padding:0 12px 0 9px;
}	

/*
* html .side_grv {
	margin:0px 0px 0px 0px;
}
*/


.side_grv span {
	font-weight:bold;
	color:#0053a5;
}

.side_menu {
	margin:0 0 15px 0;
	padding:0;
}
.side_menu p {
	background:url(images/side_menu_bg.jpg) center left no-repeat;
	width:220px;
	line-height:37px;
	text-align:left;
	margin:0;
	padding:0 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#004282;
	font-size:14px;
}

.side_menu a {
	display:block;
	padding:0 0 0 15px;
	color:#004282;
    text-decoration: none;
	margin:0;
}

.side_menu a:link,.side_menu a:visited {
    text-decoration: none;
	color:#004282;
}

.side_menu a:hover {
    text-decoration: none;
	color:#5fa100;
}

/* Contents */

.top_media_frame {
	border:solid 1px #888;
	margin:8px;
	padding:10px;
	font-size:12px;
}

.ttl_media_source {
	border-bottom:2px dashed #AAA;
	padding:2px 1px;
	font-weight:bold;
	font-size:16px;
}

.tbl01 {
	background-color:#cccccc;
	text-align:center;
	font-size:12px;
	margin: auto;
}

.tbl01 th {
	background:#eeeeee;
	width:150px;
}

.tbl01 td {
	background:#ffffff;
	text-align:left;
}


/* Footer */
#foot-link {
	width:940px;
	margin:0 auto 0 auto;
	line-height:150%;
	padding:40px 0 20px;
	text-align:center;
	clear:both;
	font-size:12px;
}

#foot-link a {
	padding:0 7px;
    color: #444444; 
    text-decoration: underline;
}

#foot-link a:link, #foot-link a:visited {
    text-decoration: underline;
}

#foot-link a:hover {
    text-decoration: none;
	color:#5fa100;
}


#footer {
	width:100%;
	height:183px;
	margin:0 auto;
	padding:0px;
    background:url(images/footer_bg.jpg) top center repeat-x; 
}

#footer_img {
	width:960px;
	height:183px;
	margin:0 auto;
	padding:0 23px;
    background:url(images/footer_img.jpg) top center no-repeat; 
}

.copyright {
	padding:172px 0 0 0;
	font-size:11px;
	text-align:center;
	line-height:12px;
	color:#ffffff;
}

/* お問い合わせ */

.inquiry_left {
	float:left;
	width:150px;
	color:#444444;
	margin:10px 10px 10px 30px;
	line-height:150%;
}

.inquiry_right {
	float:left;
	margin:10px;
	line-height:150%;
}

.line {
	height:5px;
	border-top:1px dotted #cccccc;
	clear:both;
	margin:0 10px 0 0;
	overflow:hidden;
}


/* Q&A ent page */
.qa_q {
	width:550px;
	line-height:30px;
	margin:10px 10px 10px 0;
	padding:0 0 0 40px;
	background:url(images/q.gif) top left no-repeat;
	font-size:16px;
	border-bottom:1px dotted #cccccc;
	color:#8f132d;
	font-weight:bold;
}

.qa_a {
	width:520px;
	line-height:30px;
	margin:10px 0 30px 35px;
	padding:0 0 0 35px;
	background:url(images/a.gif) top left no-repeat;
	font-size:14px;
}


/* privacy policy */
.policy_title {
	width:605px;
	border-bottom:#CCCCCC dotted 1px;
	margin:3px 0px 3px 5px;
	font-weight:bold;
}

.policy_num {
	float:left;
	width:15px;
	margin:0 0 0 5px;
}

.policy_num_txt {
	float:left;
	width:580px;
	margin:0 0 5px 15px;
}

/* お問い合わせ 資料請求 */

.inq_box {
	width:600px;
	border-bottom:1px dotted #cccccc;
	clear:both;
	height:40px;
	padding:0 0 10px 0;
	margin:0 auto;}

.inq_left {
	float:left;
	width:200px;
	color:#444444;
	margin:20px 0px 10px 0px;
	padding:0 0 5px 10px;
}

.inq_right {
	float:left;
	margin:20px 0 10px 0;
	padding:0 10px 5px 0px;

}

.book_top_txt {
	text-align:center;
	border:1px solid #cccccc;
	padding:15px;
	background-color:#f4f4f4;
	font-weight:bold;
	margin:20px 90px 0;
}

.book_foot_txt {
	text-align:center;
	border:1px solid #cccccc;
	padding:15px;
	background-color:#f4f4f4;
	margin:0 20px 0;
}

.finish {
	width:500px;
    margin:50px auto 100px auto;
    padding:20px 0;
    text-align:center;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

/* 対談 */
.araki{
	color:#660000; 
	font-weight:bold;
}
.yama{
	color:#000066; 
	font-weight:bold;
}
.kaiwa{
	margin-left:10px; 
	line-height:150%; 
	margin-bottom:20px;
}
.naga{
	color:#336600; 
	font-weight:bold;
}
.uta{
	color:#c71585; 
	font-weight:bold;
}


