@charset "utf-8";

/* カラムレイアウト
============================================================*/
#mcL {
	float:left;
	padding: 0 0 0 42px;
	width: 506px;
	line-height: 1.5;}

#mcR {
	float:right;
	width: 174px;}

#mc {
	margin: 0 27px 10px!important;}

#mcL h1 {
	margin: 0 0 13px -42px;
	padding: 2px 0 1px 38px;
	border: 1px solid #a0a0a0;
	font-size: 140%;
	font-weight: bold;
	background: url(../img/c/point-h1.gif) 0 center no-repeat;}

/* カテゴリメニュー
============================================================*/
#gm {
	position: relative;
	margin: 0 0 21px;
	padding: 0;
	width: 752px;
	height: 36px;
	background: url(../img/c/tab-bg.gif) 0 0 no-repeat;
	list-style: none;}

#gm li {
	float: left;
	height: 36px;}

#gm li a {
	display: block;
	width: 251px;
	height: 32px;
	border: none;
	text-indent: -9999px;}

#gm li.gm01 a {background: url(../img/c/tab-lv1-gm01.gif) 0 0 no-repeat;}
#gm li.gm02 a {background: url(../img/c/tab-lv1-gm02.gif) 0 0 no-repeat;width: 250px;}
#gm li.gm03 a {background: url(../img/c/tab-lv1-gm03.gif) 0 0 no-repeat;}

#gm li#stayParent a {background: none;}


#gm li.gm02 strong {width: 250px;}

#gm li a:hover {background: none !important;}


#gm ul {
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	background: url(../img/top/line-dot.gif) 0 bottom repeat-x;
	width: 752px;
	height: 35px;
	list-style: none;}

#gm ul li {
	float: left;
	height: 31px;}

#gm ul li a {height: 31px;}

/* タイトル下　リード
============================================================*/
#intro {
	margin: 0 0 0 -30px;}

#intro p {
	margin: 0 0 1em;
	padding: 0;}

#intro p.lead {
	font-size: 120%;}

/* 汎用class設定
============================================================*/
#intro ul,
#intro ol,
#intro dl {margin-left: 22px;}

.section {
	margin: 20px 0 50px -30px;
	padding: 5px 0 0;
	background: url(../img/c/h2-top.gif) 0 0 no-repeat;}

.nonTopTit {background: none;}

.section h2 {
	margin: 0 0 10px;
	padding: 0 0 5px 6px;
	font-size: 120%;
	height: 1%;
	background: url(../img/c/h2-btm.gif) 0 bottom no-repeat;}

.section h2 span {
	display: block;
	padding: 0 0 0 24px;
	background: url(../img/c/icon-heading.gif) 0 40% no-repeat;}

.section h2 span a {
	color: #000000;
	display: block;
	margin: 0 0 0 -24px;
	padding: 0 0 0 24px;
	text-decoration: none;
	background: url(../img/c/icon-heading.gif) 0 40% no-repeat;}

.section h2 span a:hover {color: #d81804;}

.section h3 {
	margin: 20px 0 10px;
	padding: 0 0 8px;
	font-size: 110%;
	background: url(../img/c/h3.gif) 0 bottom repeat-x;}

.section h4 {
	margin: 5px 0 10px;
	font-size: 110%;
	color: #666;}

.section h3,
.section h4,
.section h5,
.section h6,
.section ol,
.section dl {margin-left: 30px;}

.section p {margin: 0 0 1em 30px;}

.section ul {margin-left: 47px;}

.section ul.linkRelation {
	margin: 1em 0 1em 0px;
	padding: 0;}

.section ul ul {margin-left: 0;}

.section ul ol {margin-left: 0.4em;}

.section ol {padding-left: 21px;}

.section ol ul {
	margin-left: 1.4em;}

.section dl {margin: 1em 0 0 30px;}

.section dl dt {
	font-weight: bold;}

.section dl dd {
	margin: 0 0 1em 1em;}

.section * dl {
	margin-left: 0;}

.section dl.compact dt {width: 6em;}
.section dl.compact dd {margin: -1.5em 0 1em 6em;}

.section dl dd ul {
	margin-left: 5px !important;}

.section table {
	margin: 1em 0 20px 30px;
	border: 1px solid #a59b96;
	border-collapse: collapse;
	width: 505px;}

.section table th {
	padding: 5px 5px;
	font-weight: bold;
	color: #444444;
	border: 1px solid #a59b96;
	background: url(../img/c/th-bg.gif) repeat;
	vertical-align: top;}

.section table td {
	padding: 5px 5px;
	border: 1px solid #a59b96;
	vertical-align: top;}

.section table td.questions {
	font-weight: bold;}

.section table .center {
	text-align: center;}

.section table .nowrap {
	white-space: nowrap;}

.section table .middle {
	vertical-align: middle;}

.section table ul.linkRelation {
	margin: 0;
	padding:0;}

.section table ul.linkRelation li {
	padding-left: 0;
	background: none;}

.section table ol {margin: 0;}

.section >/**/ .viewList {
	margin: 0 0 20px 30px;
	display: table;}

#intro >/**/ .viewList {
	margin: 0 0 20px 0;
	display: table;}

.section >/**/ .viewList .wwrap,
#intro >/**/ .viewList .wwrap {
	display: table-row;}

.section >/**/ .viewList .pic,
#intro >/**/ .viewList .pic {
	display: table-cell;
	vertical-align: top;
	font-size: 80%;}

.section >/**/ .viewList .txt,
#intro >/**/ .viewList .txt {
	display: table-cell;
	width: 100%;
	vertical-align: top;}

.section >/**/ .picR,
#intro >/**/ .picR {direction: rtl;}
 
.section >/**/ .picR *,
#intro >/**/ .picR * {direction: ltr;}

.section >/**/ .picR .pic,
#intro >/**/ .picR .pic {padding-left: 15px;}

.section >/**/ .picL .pic,
#intro >/**/ .picL .pic {padding-right: 15px;}

.section .viewList .txt h3, #intro .viewList .txt h3 {margin-top: 0;margin-left: 0;}
.section .viewList .txt p, #intro .viewList .txt p {margin-top: 0;margin-left: 0;}
.section .viewList .txt ul, #intro .viewList .txt ul {margin-left: 0;}

.section .blockquote {
	padding: 20px;
	border: 1px solid #000;}

/* ボタン
============================================================*/
.map {
	margin: 1em 0 0 30px;
	background: url(../img/c01_guidance/btn-map-on.gif) 0 0 no-repeat;
	width: 74px;
	height: 34px;}

.map a {display: block;width: 74px;height: 34px;}

.map a:hover {border: none;}

.map a:hover img { visibility: hidden;}




/* Movable Type
============================================================*/

#topics #mcL dl,
#news #mcL dl,
#seminar #mcL dl {font-size: 110%;}

#topics #mcL .section dl,
#news #mcL .section dl,
#seminar #mcL .section dl {margin: 0 0 0 30px;}

#topics #mcL dl dt,
#news #mcL dl dt,
#seminar #mcL dl dt {
	float: left;
	clear: left;
	padding: 10px 0 0 18px;
	width: 382px;
	background: url(../img/c/arrow.gif) 0 13px no-repeat;}

#topics #mcL dl dt a,
#news #mcL dl dt a,
#seminar #mcL dl dt a {
	font-weight: bold;}

#topics #mcL dl dd,
#news #mcL dl dd,
#seminar #mcL dl dd {
	float: left;
	padding: 10px 0 0 20px;
	width: 45px;}

#topics #mcL pre,
#news #mcL pre,
#seminar #mcL pre {
	white-space: normal;} 

#topics #mcL ul,
#news #mcL ul,
#seminar #mcL ul {
	margin: 0 0 1em 17px;} 

#topics #mcL ol,
#news #mcL ol,
#seminar #mcL ol {
	margin: 0 0 1em 25px;} 

#topics #mcR dl dt,
#news #mcR dl dt,
#seminar #mcR dl dt {
	background: url(../img/mt/mtcategorytitle.gif) 0 0 no-repeat;}

#topics #mcR dl#mArchives dt,
#news #mcR dl#mArchives dt,
#seminar #mcR dl#mArchives dt {
	background: url(../img/mt/mtarchivetitle.gif) 0 0 no-repeat;}



#topics #mcR dl dd ul li ul,
#news #mcR dl dd ul li ul,
#seminar #mcR dl dd ul li ul {margin-left: 0;margin-bottom: 0;padding: 0;}

#topics #mcR dl dd ul li ul li,
#news #mcR dl dd ul li ul li,
#seminar #mcR dl dd ul li ul li {margin: 8px 0 0;padding-bottom: 0;}

#topics #mcR dl#mArchives dd select,
#news #mcR dl#mArchives dd select,
#seminar #mcR dl#mArchives dd select {margin: 0 0 8px 5px;}

/* お問合せ先
============================================================*/
#pageinfo {
	margin: 30px 0 0 -30px;
	border: 1px solid #a59b96;}

#pageinfo dl dt {
	height: 32px;
	text-indent: -9999px;
	background: url(../img/c/contact-l.gif) 0 0 no-repeat;}

#pageinfo dl dd {
	margin: 15px -17px 20px 33px;}

/* 右メニュー
============================================================*/
#mcR #rm, #mcR #rm2 {
	margin: 0;
	padding: 9px 0 1px 8px;
	width: 164px;
	border: 1px solid #c8c8c8;
	list-style: none;}

#mcR #rm2 {
	margin-bottom:10px;}

#mcR #rm li, #mcR #rm2 li {
	margin: 0 0 6px;
	width: 156px;}

#mcR #rm li a, #mcR #rm2 li a {
	display: block;
	height: 52px;
	text-indent: -9999px;}

#mcR #rm li#rm01 a {background: url(../img/c/rm01.gif) 0 0 no-repeat;}
#mcR #rm li#rm02 a {background: url(../img/c/rm02.gif) 0 0 no-repeat;}
#mcR #rm li#rm03 a {background: url(../img/c/rm03.gif) 0 0 no-repeat;}
#mcR #rm li#rm04 a {background: url(../img/c/rm04.gif) 0 0 no-repeat;}
#mcR #rm li#rm05 a {background: url(../img/c/rm05.gif) 0 0 no-repeat;height: 33px;}

#mcR #rm li#rm06 a {background: url(../img/c/rm08.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm07 a {background: url(../img/c/rm09.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm08 a {background: url(../img/c/rm10.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm09 a {background: url(../img/c/rm11.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm10 a {background: url(../img/c/rm06.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm li#rm11 a {background: url(../img/c/rm07.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm li#rm12 a {background: url(../img/c/rm12.gif) 0 0 no-repeat;height: 33px;}

#mcR #rm2 li#rm21 a {background: url(../img/c/rm04.gif) 0 0 no-repeat;}
#mcR #rm2 li#rm22 a {background: url(../img/c/rm22.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm2 li#rm23 a {background: url(../img/c/rm23.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm2 li#rm24 a {background: url(../img/c/rm24.gif) 0 0 no-repeat;height: 33px;}

#mcR #rm li, #mcR #rm2 li {background: url(../img/c/rm-bg.gif) 0 0 no-repeat;}

#mcR #rm li#rm01 {background-position: 0 0;}
#mcR #rm li#rm02 {background-position: 0 -58px;}
#mcR #rm li#rm03 {background-position: 0 -116px;}
#mcR #rm li#rm04 {background-position: 0 -174px;}
#mcR #rm li#rm05 {background-position: 0 -232px;height: 33px;}

#mcR #rm li#rm06 {background: url(../img/c/rm08-on.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm07 {background: url(../img/c/rm09-on.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm08 {background: url(../img/c/rm10-on.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm09 {background: url(../img/c/rm11-on.gif) 0 0 no-repeat;height: 50px;}
#mcR #rm li#rm10 {background: url(../img/c/rm06-on.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm li#rm11 {background: url(../img/c/rm07-on.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm li#rm12 {background: url(../img/c/rm12-on.gif) 0 0 no-repeat;height: 33px;}

#mcR #rm2 li#rm21 {background-position: 0 -174px;}
#mcR #rm2 li#rm22 {background: url(../img/c/rm22-on.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm2 li#rm23 {background: url(../img/c/rm23-on.gif) 0 0 no-repeat;height: 33px;}
#mcR #rm2 li#rm24 {background: url(../img/c/rm24-on.gif) 0 0 no-repeat;height: 33px;}

#mcR #rm li a:hover, #mcR #rm2 li a:hover {background: none !important;}

#mcR dl {
	margin: 0 0 10px;
	padding: 2px;
	width: 168px;
	background: #fbf8ee;
	border: 1px solid #d9c3b1;}

#mcR dl dt {
	margin: 0 0 10px;
	background: url(../img/c/oplist-title.gif) 0 0 no-repeat;
	height: 26px;
	text-indent: -9999px;}

#mcR dl dd ul {
	margin: 0 7px;
	list-style: none;}

#mcR dl dd ul li {
	padding: 0 0 10px 15px;
	background: url(../img/c/arrow-red.gif) 0 2px no-repeat;}

#mcR dl dd ul li a {
	color: #000000;
	text-decoration: underline;}

#mcR dl dd ul li a:hover {
	text-decoration: none;}
