@charset "Shift_JIS";

/* ...................................................................

　活字文化プロジェクト / top.css

..................................................................... */

/*========== ヘッダータブ ==========*/

#topPage #wrap{
	position: relative;
	padding: 2em 0 50px;
}
#topPage #headerTab{
    display: inline-block;
	font-size: 0.8em;
	width: 865px;
	position: absolute;
	left: 0;
	top: 6px;
}

#wd{
    width:865px;
}

#topPage .snsbutton{
	position: absolute;
	top: 55px;
}
/*------------
　LEFT-SIDE
--------------*/
#topLeft {
	width: 395px;
	float: left;
}

/* タイトル */
#topTtl{
	background: url(/img/top_h1.gif) 0 0 no-repeat;
	width: 395px;
	height: 594px;
	padding: 62px 0 0 136px;
}
html>body #topTtl {
    width: 259px;
    height: 532px;
}
#topTtl h1{
	text-indent: -9999px;
	font-size:1px;
	margin: 0;
}
#topTtl p{
	margin: 20px 0 10px 0;
}
#topTtl ul{
	width: 280px;
	font-size: 0.75em;
	line-height: 1.2em;
}


/*------------
　RIGHT-SIDE
--------------*/
#topRight {
	width: 438px;
	float: right;
	padding-top: 60px;
}

#topRight p {
	margin: 0;
}

/* article
------------*/
.topH3 {
	background: url(/img/midashi03_bg.gif) left top no-repeat;
	padding: 0 0 0 50px;
	margin: 10px 0 !important;
	_height: 32px;
	min-height: 32px;
	color: #0a5f74;
	font-weight: bold;
}
.secLead{
	color: #0a5f74;
	font-weight: bold;
}
.bd {
	border-top: 1px dotted #999999;
	padding-top: 20px;
}
.article dt{
	float: left;
	width: 7em;
	font-size: 0.76em;
	margin-top:1px;
	*margin-top: 3px;
}
.article dt img{
	margin-top: 5px;
}
.article dd{
	margin-left: 6em;
}
.article dd .txt{
	margin: 0 0 1em 15px !important;
}
.article .arrowLink {
	margin: 0 0 0.5em 0 !important;
}

/* link */
.arrowLink {
	background: url(/img/arrow.gif) 0 0.3em no-repeat;
	text-indent: -15px;
	padding-left: 15px;
	margin: 0.5em 0 2em 0 !important;
}
.arrowLink a{
	margin-left: 15px;
}

/* section
------------*/
#sec1{
	background: url(/img/top_h2sec_bg.jpg) left top repeat-y;
	margin-bottom: 20px;
}
#sec1 h2 {
	background: url(/img/top_h2_bg.jpg) left top no-repeat;
	height: 39px;
	padding: 14px 0 0 36px;
	margin: 0;
}
#sec1In {
	padding:15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CFC201;
	border-left: 2px solid #CFC201;
	border-right: 2px solid #CFC201;
}

.sec2 {
	clear: both;
	border-left: 5px solid #25B7D8;
	border-right: 5px solid #25B7D8;
	border-bottom: 5px solid #25B7D8;
	background: url(/img/top_sec2line.gif) repeat-y 50% 0;
	margin-bottom: 20px;
}
.sec2 .clearfix {
	border-top: 5px solid #25B7D8;
	width: 855px;
}
.sec2 .flL,
.sec2 .flR {
	width: 395px;
	_width: 425px;
	padding: 10px 15px;
}
.sec2 .secLead {
	min-height: 3em;
	height: auto !important;
	height: 3em;
}

.sec3 {
	border: 1px solid #D1D1D1;
	margin-bottom: 15px;
}
.sec3 h2 {
	background: url(/img/top_h2_bg2.gif) left top no-repeat;
	padding: 1px 0 1px 20px;
	margin: 0 0 10px;
}
.sec3 h3 {
	margin: 0;
}
.sec3 p {
	margin-bottom: 0.5em;
}
.sec3 p {
	margin-bottom: 0.5em;
}

.sec3In {
	padding: 0 15px;
}
.sec3 .clearfix {
	width: 833px;
}
.sec3 .flL,
.sec3 .flR {
	width: 400px;
}
.sec3 ul {
	width: 135px;
	_width: 136px;
	float: left;
	padding-bottom: 1em;
}
.sec3 li {
	list-style-type: none;
	padding-right: 10px;
	line-height: 1.1;
	margin-bottom: 0.5em;
}
.sec3 .flR p {
	margin-bottom: 1.5em;
	margin-top: 0.1em;
}

.boderCenterY .flR {
	margin-top: 13px;
}



/* バナー */
.bnr {
	text-align: center;
	margin: 10px 0 20px;
}


