@charset "utf-8";

div#subHeader{
	margin-left: 220px;
	font-size: 10px;
	color: #666;
	letter-spacing: 0.14em;
}

div#wrapper{
	width: 920px;
	margin: 0 auto;  
	text-align: left;  
	padding: 20px;
	font-family: 'Arial', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}


div#header{
	padding: 40px 0;
	margin: 50px 0 60px 0;
}

h1{
	font-size: 24px;
	margin-bottom: 15px;
}


ul#gNavi{
	width: 960px;
	font-size: 20px;
}

ul#gNavi li{
	float: left;
	display: block;
	margin-right: 15px;
}

ul#gNavi li a{
	text-decoration: none;
	color: #999;
}

ul#gNavi li a:hover{
	color: #666;
}

div#mainContents{}
div#mainContents div.contentsBlock{
	margin-bottom: 180px;
	display: block;
}

div#mainContents div.contentsBlock:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


div#mainContents div h2{
	width: 220px;
	font-size: 16px;
	float: left;
	padding-top: 30px;
	background: url(../img/bg_dash.gif) no-repeat 0 0;
	letter-spacing: 0.05em;
}

div#mainContents div.mainBlock{
	padding-top: 30px;
	background: url(../img/bg_dash.gif) no-repeat 0 0;
	width: 650px;
	float: left;
}

div#mainContents div.mainBlock strong.titChapter{
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 14px;
}



div#mainContents div.mainBlock p{
	line-height: 2.0;
	color: #666;
}



div#mainContents div#about{}



div#mainContents div#topics{}

div#topics div.mainBlock table{
	font-size: 12px;
}

div#topics div.mainBlock table th,
div#topics div.mainBlock table td{
	padding-bottom: 8px;
}


div#topics div.mainBlock table th{
	color: #b7aa79;
	padding-right: 30px;
}
div#topics div.mainBlock table td{}

div#topics div.mainBlock table td a{
	text-decoration: none;
	color: #666;
}

div#topics div.mainBlock table td a:hover{
	text-decoration: underline;
}




div#mainContents div#works{}

div#mainContents div#works div.clearfix{
	margin-bottom: 45px;
}

div#mainContents div#works div.worksBlock{
	width: 208px;
	float: left;
	display: inline;
	margin-left: 13px;
}

div#mainContents div#works div.firstItem{
	margin-left: 0;
}

div#mainContents div#works div.worksBlock a{}
div#mainContents div#works div.worksBlock a img{
	padding-bottom: 20px;
}

div#mainContents div#works div.worksBlock strong{
	font-weight: bold;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}

div#mainContents div#works div.worksBlock span{
	display: block;
	text-align: justify;
	line-height: 1.6;
}

div#mainContents div#works div.worksBlock{}
div#mainContents div#works div.worksBlock{}
div#mainContents div#works div.worksBlock{}




div#mainContents div#menu{}

div#mainContents div#menu ul{
	display: block;
	float: left;
	margin-left: 60px;
}

div#mainContents div#menu ul.firstItem{
	margin-left: 0;
}

div#mainContents div#menu ul li{
	display: block;
	padding-bottom: 8px;
}



div#mainContents div#access{}

div#mainContents div#access dl{
	margin-top: 30px;
}

div#mainContents div#access dl dt{
	margin-bottom: 7px;
	font-weight: bold;
}

div#mainContents div#access dl dd{
	margin-bottom: 12px;
	color: #666;
}



div#mainContents div#recruit{}



div#mainContents div#twitter{}


/* 広告表示 */
*{
	margin:0;
	padding:0;
}
.pr_design_box{
	line-height:30px;
	height:30px;
	text-align:center;
	font-size:12px;
	position:relative;
}
.pr_design ul{
}
.pr_design li{
	display:inline;
}
.pr_design_02{
	margin-left:7px;
}
.pr_design_copy{
	position:absolute;
	left:5px;
	bottom:0px;
}


/*-------------------------------------*/
/* 見出し装飾 */
/*-------------------------------------*/


.chapter1{
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.chapter2{
	padding-bottom: 4px;
	border-bottom: 3px solid #ccc;
	font-weight: bold;
}

.chapter3{
	padding-bottom: 4px;
	border-bottom: 3px solid #333;
	font-size: 14px;
	font-weight: bold;
}
.chapter4{
	padding-bottom: 4px;
	border-bottom: 3px solid #333;
	font-size: 16px;
	font-weight: bold;
}
.chapter5{
	padding: 6px 8px;
	background: #efefef;
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
.chapter6{
	padding: 6px 8px;
	background: #ccc;
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
.chapter7{
	padding: 6px 8px;
	background: #666;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.chapter8{
	padding: 6px 8px;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter9{
	padding: 6px 8px;
	background: #c00;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter10{
	padding: 6px 8px;
	background: #900;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.chapter11{
	padding: 6px 8px;
	background: #63C068;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter12{
	padding: 6px 8px;
	background: #F5F6E4;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.chapter13{
	padding: 6px 8px;
	background: #F9EBF8;
	color: #900;
	font-size: 14px;
	font-weight: bold;
}

.chapter14{
	padding: 6px 8px;
	background: #BEA581;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter15{
	font-size: 14px;
	font-weight: bold;
}

.chapter16{
	font-size: 16px;
	font-weight: bold;
}

.chapter17{
	font-size: 18px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter18{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter19{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #efefef;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter20{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #333;
	color: #fff;
	border: 1px solid #dedede;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

/*-------------------------------------*/
/* テーブルフォーマット */
/*-------------------------------------*/

table{
	border-top: 1px solid #ccc;
	width: 100%;
	margin-bottom: 30px;
}
table th,
table td{
	padding: 14px 0;
	border-bottom: 1px solid #ccc;
}
table th{
	padding-right: 16px;
}
table td{
	border-left: 1px solid #ccc;
	padding-left: 16px;
}

table.tableDec1 th{ background: #efefef; padding-left: 10px;}
table.tableDec2 th{ background: #333; color: #fff; padding-left: 10px;}
table.tableDec3 th{ background: #d5ceb1; color: #fff; padding-left: 10px; border-bottom: 1px solid #fff; color: #333;}

/*-------------------------------------*/
/* リストフォーマット */
/*-------------------------------------*/

ul{
	display: block;
	margin-bottom: 30px;
}

ul.Number{ list-style: decimal inside;}

ul.imgList1{ list-style: circle inside;}
ul.imgList2{ list-style: disc inside;}

ul.bgList1 li{ background: url(../img/bg_list1.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList2 li{ background: url(../img/bg_list2.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList3 li{ background: url(../img/bg_list3.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList4 li{ background: url(../img/bg_list4.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList5 li{ background: url(../img/bg_list5.gif) no-repeat left center; padding-left: 1.5em;}

ul.borderList1 li{ border-bottom: 1px solid #ccc; padding-bottom:0.3em; margin-bottom: 0.9em; display: block; }
ul.borderList2 li{ border-bottom: 1px dotted #ccc; padding-bottom:0.3em; margin-bottom: 0.9em; display: block; }


/*-------------------------------------*/
/* テキストテンプレート */
/*-------------------------------------*/


/* 基本フォーマット */
div.txtTempSet{
	margin-bottom: 30px;
}

div.txtTempSet strong{
	display: block;
	font-weight: bold;
}

div#mainContents div.clearfix{
	width: 100%;
}

/* txtTemp1 */
div.txtTemp1{}
div.txtTemp1 strong{ margin-bottom: 6px;}
div.txtTemp1 span{ color: #666;}

/* txtTemp2 */
div.txtTemp2{}
div.txtTemp2 strong{ margin-bottom: 6px; font-size: 14px;}
div.txtTemp2 span{ color: #666;}

/* txtTemp3 */
div.txtTemp3{}
div.txtTemp3 strong{ margin-bottom: 6px; color: #900}
div.txtTemp3 span{ color: #333;}

/* txtTemp4 */
div.txtTemp4{}
div.txtTemp4 strong{ margin-bottom: 6px;}
div.txtTemp4 span{ color: #666;}
div.txtTemp4 p{ float: right; width: 194px;}

/* txtTemp5 */
div.txtTemp5{}
div.txtTemp5 strong{ margin-bottom: 6px;}
div.txtTemp5 span{ color: #666;}
div.txtTemp5 p{ float: left; width: 194px;}

/* txtTemp6 */
div.txtTemp6{}
div.txtTemp6 div.fL{ width: 350px;}
div.txtTemp6 strong{ margin-bottom: 6px;}
div.txtTemp6 span{ color: #666;}
div.txtTemp6 p{ float: right; width: 320px;}

/* txtTemp7 */
div.txtTemp7{}
div.txtTemp7 div.fR{ width: 350px;}
div.txtTemp7 strong{ margin-bottom: 6px;}
div.txtTemp7 span{ color: #666;}
div.txtTemp7 p{ float: left; width: 320px;}

