@charset "UTF-8";
@import "reset.css";
@import "global.css";

/* -----------------------------------------------------------
CSS Information

 Style Info:     サブページの基本設定
 File name:      style.css
 Last update:    2009.12.12
 
 Base text color : #2772a2;
 Base border color : #3b81d8;
 
----------------------------------------------------------- */

/*----------------------------------------------------
	共通部分
----------------------------------------------------*/
body.sub {
	background: #F0F0F0 url(../images/com_sub_bg_body.gif) repeat-x 0 0;
}
body.sub #header p#logo {
	float: left;
	width: 129px;
	height: 81px;
}
body.sub div#content {
	width: 704px;
	margin: 0 auto;
}
#content #leftCol {
	float: left;
	width: 194px;
	margin-bottom: 15px;
	padding: 0 0 0 9px;
}
#content #leftCol ul ul {
	margin: 5px 0 10px;
	font-size: 11px;
}
#content #leftCol ul ul  li{
	margin: 0 0 5px 8px;
	padding-left: 8px;
}
#content #leftCol ul ul  li.presentlocation{
	background: url(../images/com_arrow_Gnaviblue.gif) no-repeat left 50%;
	color: #D1851E;
}
#content #leftCol h1 {
	margin: 30px 0 18px;
}
#content #rightCol {
	float: right;
	background: url(../images/com_sub_bg_mailCol.gif) repeat-y 0 0;
	width: 492px;
	margin: 12px 0;
}
#rightCol h3 {
	width: 475px;
	margin: 20px 0;
	padding: 0 10px;
}
body.sub .pagetop_btm {
	clear:both;
	width:462px;
	padding: 0 15px 10px;
	background: url(../images/com_bg_pagetop.gif) no-repeat right bottom;
	text-align:right;
}
body.sub .pagetop {
	padding-top: 10px;
	clear:both;
	text-align: right;
}
body.sub #footer {
	margin-top: 12px;
}

table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	background-color: #FFF;
	padding:5px;
}
table th {
	padding:5px;
	background-color: #EEE;
	border: 1px solid #CCC;
	text-align: left;
}
table td {
	padding:5px 10px;
	border: 1px solid #CCC;
	text-align: left;
}


/*----------------------------------------------------
	各ページの設定
----------------------------------------------------*/


/*	pickup 
----------------------------------------------------*/
body.pickup #content #rightCol table {
	margin: 0 auto 30px;
}
body.pickup #content #rightCol table table {
	margin: 0 0;
}
body.pickup #content #rightCol h3 {
	background: url(../../pickup/images/pickup_bg_h3.gif) no-repeat 0 0;
	width: 455px;
	height: 18px;
	padding: 4px 10px;
	color: #FFF;
	font-size: 12px;
}
body.pickup .news #rightCol h3 {
	margin: 20px auto;
}
body.pickup .news #rightCol .section p {
	margin-bottom: 1em;
}


/*	aboutus
----------------------------------------------------*/
body.aboutus div.goal #rightCol h3 {
	width: 411px;
}
body.aboutus div.goal #rightCol ol h4 {
	width: 455px;
	margin-bottom: 3px;
	color: #2772A2;
	font-size: 1.1em;
}
body.aboutus div.goal #rightCol ol li {
	margin-bottom: 20px;
}
body.aboutus div.establish #rightCol .section p {
	margin-bottom: 30px;
}
body.aboutus div.organization #rightCol .section table th {
	width: 80px;
}
body.aboutus div.organization #rightCol .section table td.name {
	width: 80px;
	text-align: center;
}

/*	Member
----------------------------------------------------*/
body.member div.advantage #rightCol .section ol {
	margin-bottom: 30px;
}
body.member div.advantage #rightCol .section ol li {
	margin-bottom: 20px;
}
body.member div.advantage #rightCol .section ol li h4 {
	margin-bottom: 5px;
}
body.member div.register #rightCol .section em {
	font-style: normal;
	font-weight: bold;
}
body.member div.register #rightCol .section address {
	display: block;
	width: 415px;
	margin: 5px 0 0;
	padding: 10px 15px;
	background: #f2fbff;
	border: 1px solid #3b81d8;
	font-style: normal;
	font-weight: bold;
	color: #2772a2;
}


/*	activity
----------------------------------------------------*/
body.activity div.research #rightCol .section p {
	margin: 0 0 20px;
}
body.activity div.research #rightCol .section ol {
	margin: -10px 0 10px;
	font-weight: bold;
}
body.activity div.research #rightCol .section ul {
	display: block;
	width: 415px;
	margin: 0 0 20px;
	padding: 10px 15px;
	background: #f2fbff;
	border: 1px solid #3b81d8;
	font-style: normal;
	font-weight: bold;
	color: #2772a2;
}
body.activity div.research #rightCol .section p.grayBox {
	display: block;
	width: 415px;
	margin: 0 0 30px;
	padding: 10px 15px;
	background: #EEE;
	border: 1px solid #AAA;
	font-style: normal;
	font-weight: bold;
}
body.activity div.education #rightCol .section h4 {
	margin: 0 0 15px;
}
body.activity div.education #rightCol .section p {
	margin: 0 0 20px;
}
body.activity div.education #rightCol .section p.blueBox {
	display: block;
	width: 415px;
	margin: 0 0 30px;
	padding: 10px 15px;
	background: #f2fbff;
	border: 1px solid #3b81d8;
	color: #2772a2;
}
body.activity div.journal #rightCol h4 {
	margin: 0 0 15px;
}
body.activity div.journal #rightCol .section dl {
	margin: 15px 0;
	width: 457px;
	font-size: 0.9em;
}
body.activity div.journal #rightCol .section dl dt {
	position: absolute;
	clear: left;
	color: #e18f00;
}
body.activity div.journal #rightCol .section dl dd {
	clear: right;
	margin-bottom: 8px;
	padding: 0px 20px 8px 110px;
	border-bottom: 1px dashed #CCC;
}
body.activity div.journal #rightCol .section dl dd p {
	float: left;
	width: 250px;
	padding-right: 20px;
}
#rightCol dl.educate_news dd span {
	float:left;
}


/*	Global
----------------------------------------------------*/
body.global div#content #rightCol dl {
	margin: 20px 0;
}
body.global div#content #rightCol dt {
	position: absolute;
}
body.global div#content #rightCol dd {
	min-height: 40px;
	height: auto !important;
	height: 40px;
	padding-left: 80px;
	color: #2772a2;
}
body.global div#content #rightCol .expBtn {
	margin-bottom: 30px;
	text-align: center;
}

body.global div.creativegallery #rightCol ol li p span {
	margin-left: 40px;
}

body.global div.digitalsign #rightCol .paragraph p {
	margin-bottom: 15px;
}


/*	English
----------------------------------------------------*/
body.english div.about #rightCol .section p {
	margin-bottom: 15px;
}


/*----------------------------------------------------
	general class
----------------------------------------------------*/
.section {
	padding: 0 20px 10px;
	line-height: 1.6;
	font-size: 0.8em;
}

/*	Campaign
----------------------------------------------------*/
.campaign .banner {
	margin: 15px 0 10px;
	text-align: center;
}
.campaign h3 {
	margin: 0 0 10px !important;
}
.campaign .section {
	margin: 0;
}
.campaign .trial .section dl {
	padding: 10px;
	background: #fffeef;
}
.campaign .trial .section dt {
	position: absolute;
}
.campaign .trial .section dd {
	padding: 0 0 10px 70px;
}
.campaign .trial .section dd h4 {
	color: #005bac;
	font-size: 1.2em;
}
.campaign .trial .regi_btn {
	margin: 15px 0 10px;
	text-align: center;
}
.campaign .form table {
	margin-top: 10px;
}
.campaign .thanks .txt {
	margin: 10px 0 0 45px;
}