@charset "UTF-8";
/* style.css : taiken_nyugaku */

/* --------------------------------------------------
Sub */

body.taiken div#sub dl.lnav dt {
	background-image: url(/taiken_nyugaku/image/bg-lnav-experience.gif);
}

/* --------------------------------------------------
Block */

div#main h2,
div#main h3,
div#main div.left,
div#main div.right {
	font-size: 93%;
}

div#main div.intro p {
	margin-top: 15px;
}

.img-intro {
	width: 342px;
	float: right;
}

/* H1-H6 */
div#main div.section h2 {
	margin: 30px 0 15px 0;
	position: relative;
}

div#main h3 {
	margin-bottom: 10px;
	padding: 6px 8px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-left: 3px solid #c41f5a;
	background: #fff url(/taiken_nyugaku/image/bg-h3.gif) left bottom repeat-x
}

/* margin */
div#main .mt20 {
	margin-top: 20px;
}

/* status */
div#main span.status {
	position: absolute;
	top: 8px ;
	right: 7px;
}

/* div.left */
div#main {
	padding-bottom: 40px;
}

div#main div.section div.left {
	float: left;
	width: 342px;
}

/* div.photo */
div#main div.section div.photo div.left {
	width: 166px;
	float: left;
}

div#main div.section div.photo div.right {
	width: 166px;
	float: right;
}

/* img */
div#main div.section p.img {
	width: 250px;
	float: right;
}

/* column-style-1 */
div#main div.column-style-1 div.left {
	width: 434px;
}
div#main div.column-style-1 .ul-style-1 {
	font-size: 100%;
}
div#main .txt10 {
	font-size: 84%;
}


/* div.right */
div#main div.section div.right {
	float: right;
	width: 342px;
}

/* div.foot-toiawase */
div#main div.foot-toiawase {
	height: 130px !important;
	padding-left: 180px;
	margin-bottom: 5px;
	background: url(/taiken_nyugaku/image/bg-foot-toiawase.jpg) no-repeat 0 0;
}

div#main div.foot-toiawase p {
	float: left;
	margin-right: 16px;
	padding-top: 90px;
}

div#main div.foot-toiawase p.button {
	margin-right: 0;
	padding-top: 77px;
}

/* --------------------------------------------------
Inline */

div#main div.section br.clear {
	display: none;
}

div#main div.section em {
	font-weight: bold;
}

div#main div.section strong {
	color: #c00;
	font-weight: normal;
}


/* --------------------------------------------------
List */

div#main .dl-style-1 dt {
	width: 4em;
	font-weight: bold;
}
div#main .dl-style-1 dd {
	margin: -1.4em 0 0.4em 4em;
}
div#main .dl-style-1 dd ul li {
	width: 33%;
	float: left;
	white-space: nowrap;
}

div#main .ul-style-1 {
	margin-top: 8px;
	padding-top: 2px;
	font-size: 84%;
	border-top: 1px solid #ccc;
}
div#main .ul-style-1 li {
	padding: 7px 0;
	background: url(/taiken_nyugaku/image/brd-dot-gray.gif) left bottom repeat-x;
}
div#main .ul-style-1 li.li-last {
	padding-bottom: 0;
	background: none;
}

div#main .dl-style-2 dt {
	width: 4.8em;
	color: #666;
	font-weight: bold;
}
div#main .dl-style-2 dd {
	margin: -1.4em 0 0 4.8em;
}

/* --------------------------------------------------
ClearFix */

div#main div.section div.left dl dd:after,
div#main div.foot-toiawase:after,
div#main div.section div.section-inner:after,
div#main .dl-style-1 dd ul:after,
div#main .dl-style-1:after,
div#main .dl-style-2:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

div#main div.section div.left dl dd,
div#main div.foot-toiawase,
div#main div.section div.section-inner,
div#main .dl-style-1 dd ul,
div#main .dl-style-1,
div#main .dl-style-2 {
	display: inline-block;
}
/*\*/
* html div#main div.section div.left dl dd,
* html div#main div.foot-toiawase,
* html div#main div.section div.section-inner,
* html div#main .dl-style-1 dd ul,
* html div#main .dl-style-1,
* html div#main .dl-style-2 {
	height: 1%;
}

div#main div.section div.left dl dd,
div#main div.foot-toiawase,
div#main div.section div.section-inner,
div#main .dl-style-1 dd ul,
div#main .dl-style-1,
div#main .dl-style-2 {
	display: block;
}
/**/




/* End */