@charset "Shift_JIS";

* {
	margin: 0;
	padding:0;
	border:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック';
}

a {
	color: #0000ff;
	text-decoration: underline;
}

a:link,a:visited,a:active {
	color: #0000ff;
}

a:hover {
	color: #ff9900;;
}

.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.green { color: #009900}

.b { font-weight: bold; }

.big { 
    font-size: 18px; 
}
.big1 { 
    font-size: 24px; 
}
.big2 { 
    font-size: 16px; 
}

.ad1 { 
    font-size: 13px; 
}

.ad2{ 
    font-size: 12px; 
}

.ad3{ 
    font-size: 9px; 
}

.line { 
    background: #ffff00; 
}

strong{
    font-weight:bold;
}

em{
    font-weight:bold;
}

.imgl {
	margin: 5px 20px 5px 10px;
	padding: 0;
	float: left;
}

.imgr {
	margin: 5px 30px 5px 20px;
	padding: 0;
	float: right;
}

.goto1 {
	text-align: right;
	margin-right:10px;
}

.goto {
	margin: 10px 28px 0px 10px;
	padding: 0;
        text-align: right;
}

body {
	font-size: 14px;
	text-align: center;
	background-color:#FFFFFF;
	line-height:110%;
}

#top-header {
	width: 800px;
        height: 20px;
	background-image: url(img/top-bg.gif);
	background-repeat: repeat-x;
        margin: 0px 5px;
}

#line {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 800px;
        margin: 0px 5px;
}
#line span {
   display: none;
}

#header {
	width:800px;
	height:160px;
	background-image: url(img/top.jpg);
	position:relative;
	background-repeat: no-repeat;
        margin: 0px 5px;
}

.topmenu {
	width:800px;
	height:100px;
	padding:10px 5px 0px 5px;
	color: #ccc;
	font-size: 12px;
	float:left;
	color: #777;
	text-align: left;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 810px;
	background: url(img/cont-bg.jpg) repeat-y;
	background-color: #fff;
}

h1 {
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding-right: 8px;
	height: 20px;
}

h2 {
	width:800px;
	font-size: 24px;
        font-weight: bold;
	color: #000000;
	padding: 15px 0px 0px 20px;
        text-align: left;
	font-weight:bold;
}

#header a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.dis{
	color:#808080;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:5px;
	padding:1px 20px 1px 20px;
}

*:first-child+html .topmenu  {
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	color: #ccc;
	font-size: 12px;
	float:left;
	width:315px;
	height:100px;
	color: #777;
	text-align: left;
 	}

#contents {
	width: 760px;
	margin: 0px 25px;
}


#contents p{
	padding-bottom: 5px;
	padding-left: 5px;

}

#contents h3 {
	height:42px;
	font-size: 18px;
	font-weight: bold;
	color: #BD000E;
	line-height: 42px;
	text-align: left;
	text-indent: 40px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	width: 756px;
}

.box2 {
	width:751px;
	height:auto;
	font-size: 14px;
	border: 1px solid #C0C0C0;
	margin: 10px 3px 10px 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box2 p{
	line-height:140%;
	font-size:14px;
	color:#000;
	margin: 0px 10px 0px 10px;
}

#footer {
	width: 800px;
	color:#666;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	background-color: #fff;
	clear:both;
        margin: 0px 5px;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	line-height: 20px;
}
#footer ul {
	margin-bottom: 5px;
        padding-right: 5px;

}
#footer li a {
	font-size: 12px;
}

#footer p {
	color:#666;
	text-align: left;
	padding: 3px 20px 0px 20px;
	font-size: 10px;
}

#footer a{
	color:#666;
	text-decoration:none;
	font-size:12px;
}

#footer h4 {
	font-weight:normal;
	color:#666;
	text-align: center;
	margin: 5px 0px 2px 0px;
	font-size: 12px;
	clear:both;
}

#foot {
	width: 800px;
	height: 26px;
	font-size:12px;
	color: #fff;
	background-image: url(img/bottom-bg.gif);
	background-repeat: repeat-x;
        margin: 0px 5px;
}

#foot p {
	color: #fff;
	background: none;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	text-align: center;
	margin:0px;
	font-weight: bold;
	padding-right: 13px;
	background: none;

}

#foot a {
	text-decoration: none;
	font-style:normal;
	color: #fff;
}

hr {
	width : 780;
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	text-align : center;
	margin: 0px 10px;
}

.clear {
    clear:both;
}

#boxt {
	color:#000;
	font-size:18px;
	font-weight:normal;
	text-align: center;
	margin: 10px 10px 30px 10px;
	padding:0;
	word-break: break-all;
}

#boxf {
	color:#000;
	font-size:18px;
	font-weight:normal;
	text-align: center;
	margin: 30px 10px 30px 10px;
	padding:0;
	word-break: break-all;
 }

.adsk{
	padding-top: 10px;
	margin: 5px auto;
	background: #fff;
	line-height:110%;
}

.adbb {
	background: #fff;
	line-height:110%;
	text-align: left;
	margin: 5px 0 5px 8px;
	word-break: break-all;
 }

.adb {
	background: #fff;
	line-height:110%;
	text-align: left;
	margin: 5px 0 5px 0px;
	word-break: break-all;
 }

.adhb {
	background: #fff;
	line-height:110%;
	text-align: left;
	margin: 5px 0 5px 0px;
	word-break: break-all;
 }

.adr {
	background: #fff;
	line-height:110%;
	text-align: left;
	margin: 5px 0 5px 0px;
	word-break: break-all;
 }



table.adsk {
	width : 120px;
	height : 600px;
	text-align: left;
}


table.adbb {
	width : 728px;
	height : 90px;
	text-align: left;
}


table.adb {
	width : 468px;
	height : 60px;
	text-align: left;
}


table.adhb {
	width : 234px;
	height : 60px;
	text-align: left;
}

table.adr {
	width : 336px;
	height : 280px;
	text-align: left;
}

td.adr {
	vertical-align:top;
	width : 336px;
}

td.adsk {
	vertical-align:top;
	width : 180px;
}

td.adb {
	vertical-align:top;
	width : 200px;
}

#kuzu1 {
	top: 270px;
	text-align: left;
	font-size:12px;
}
/*------------------------------------------------------------
align・・・文字の横位置
-------------------------------------------------------------*/
.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/

/*------------------------------------------------------------
valign・・・文字の縦位置
-------------------------------------------------------------*/

.vl-t{ vertical-align: top; }/*上寄せ*/
.vl-m{ vertical-align: middle; }/*中央寄せ*/
.vl-b{ vertical-align: bottom; }/*下寄せ*/


/*------------------------------------------------------------
float・・・ブロックの左右の回り込み＆clearfix
-------------------------------------------------------------*/

.fl-r{ float:right; margin-left: 20px; }/*右寄せ*/
.fl-l{ float:left; margin-right: 20px; }/*左寄せ*/
.fl-c{
	clear: both;
	margin-top: 20px;/*上に20pxのマージンをとる*/
}


/*「clearfix」でfloatを使った際のエリアが重なるバグを解除*/
.clearfix:after{
	visibility: hidden;
	display: block;
	content: ".";
	height: 0;
	clear: both;
}
.clearfix{ display: inline-block; }

* html .clearfix{ height: 1%; };
.clearfix{
	display: block;
}
/*------------------------------------------------------------
font-size・・・フォントサイズの設定
※「em」は文字サイズ可変に対応。「pt」は文字サイズ固定
-------------------------------------------------------------*/

.b{ font-weight: bold!important; }
.normal{ font-weight: normal!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }
.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f15em{ font-size: 1.5em; }
.f16em{ font-size: 1.6em; }
.f17em{ font-size: 1.7em; }
.f18em{ font-size: 1.8em; }
.f19em{ font-size: 1.9em; }
.f20em{ font-size: 2.0em; }
.f21em{ font-size: 2.1em; }
.f22em{ font-size: 2.2em; }
.f23em{ font-size: 2.3em; }
.f24em{ font-size: 2.4em; }

.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f15pt{ font-size: 15pt!important; }
.f16pt{ font-size: 16pt!important; }
.f17pt{ font-size: 17pt!important; }
.f18pt{ font-size: 18pt!important; }
.f19pt{ font-size: 19pt!important; }
.f20pt{ font-size: 20pt!important; }
.f21pt{ font-size: 21pt!important; }
.f22pt{ font-size: 22pt!important; }
.f23pt{ font-size: 23pt!important; }
.f24pt{ font-size: 24pt!important; }

/*------------------------------------------------------------
color・・・フォントカラーの設定
-------------------------------------------------------------*/

.red{ color: #ff0000!important; }/*赤*/
.blue{ color: #0000dd!important; }/*青*/
.green{ color: #008000!important; }/*緑*/
.yellow{ color: #ffff00!important; }/*黄*/
.navy{ color: #1F26A9!important; }/*紺*/
.orange{ color: #ff6600!important; }/*橙*/
.pink{ color: #cc6699!important; }/*ピンク*/
.purple{ color: #660099!important; }/*紫*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.black{ color: #000!important; }/*黒*/
.gray{ color: #ccc!important; }/*灰*/
.white{ color: #fff!important; }/*白*/

/*------------------------------------------------------------
box・・・蛍光ペンのようなボックスの設定
-------------------------------------------------------------*/

.box-yellow{ padding:2px;background-color: #ffff00!important; }/*黄色*/
.box-aqua{ padding:2px;background-color: #00ffff!important; }/*水色*/
.box-gray{ padding:2px;background-color: #eee!important; }/*灰色*/
.box-red{ padding:2px;background-color: #fc9b8b!important; }/*赤色*/


/*------------------------------------------------------------
枠線を角丸に
-------------------------------------------------------------*/

/*Firefoxのみ対応*/
div#main-contents ul.topics,
div#main-contents ul.checklist{
	-moz-border-radius: 16px;/*角丸の半径*/
}

/*角丸エリアを作る*/
div#text1 .c1{
	padding-top: 15px;
	background: url(../img/corner/corner-left-top.gif) no-repeat left top;
}
div#text1 .c2{
	width: 100%;
	background: url(../img/corner/corner-right-top.gif) no-repeat right top;
}
div#text1 .c3{
	padding: 0 0 15px 15px;
	background: url(../img/corner/corner-left-bottom.gif) no-repeat left bottom;
}
div#text1 .c4{
	padding-right: 15px;
	background: url(../img/corner/corner-right-bottom.gif) no-repeat	right bottom;
}

/*--------------------------------------------------------
このCSSファイルは、ARTS会員の方のみに使用許可されるものです。
このCSSファイルの無断配布及び商用販売を固く禁じます。

Copyright 株式会社Mithril All rights Reserved.
--------------------------------------------------------*/
