/* CSS Document */

/* 全体設定
------------------------------*/

*{
	margin:0;
	padding:0;
}

body{
	font-size:100%;
}

.basetext{
	font-size: 90%;
}

.color_white{
	color: #ffffff;
}

p, li{
	line-height: 150%;
}

ul, ol, li{
	list-style: none;
}


a:link{
	color: #012C5F;
	text-decoration: none;
}

a:visited{
	color: #012C5F;
	text-decoration: none;
}

a:hover{
	color: #012C5F;
	text-decoration: underline;
}

.h1_pad{
	padding-top: 10px;
	padding-left: 36px;
	padding-bottom: 8px;
}

.h2_pad{
	font-weight: normal;
	border-left: 3px solid #afafaf;
	padding: 4px 10px;
}

.border_gray{
	border: 1px solid #cccccc;
}

.bullet_circle_list li{
	padding-left: 15px;
	background: url(../img_share/bullet_circle_black.gif) 3px 5px no-repeat;
}

.bullet_arrow_list li{
	padding-left: 15px;
	margin-bottom: 3px;
	background: url(../img_share/btn_arrow_blue.gif) left 2px no-repeat;
}

.bullet_arrow_list2 li{
	padding-left: 15px;
	margin-bottom: 3px;
	background: url(../img_share/btn_arrow_blue2.gif) left 2px no-repeat;
}




/* 共用パーツ 08.03.17追加 Leo.T
------------------------------*/
.notes{
	font-size: 90%;
	line-height: 115%;
}

.notes_area{
	margin-top: 20px;
	padding: 5px 0;
	border-top: 1px dotted #cccccc;
}

.notes_area td{
	padding: 2px;
}

.mg15l{
	margin-left: 15px !important;
}

.tablelayout_type02{
	border-bottom: 1px solid #eaeaea;
}

.tablelayout_type01 caption,
.tablelayout_type02 caption{
	text-align: left;
	padding: 10px 0 5px 0;
}

.tablelayout_type01 th,
.tablelayout_type01 td{
	line-height: 150%;
	padding: 5px 0px;
	border-bottom: 1px solid #eaeaea;
}

.tablelayout_type02 th,
.tablelayout_type02 td{
	line-height: 150%;
	padding: 5px 0px;
	border-top: 1px solid #eaeaea;
}

.tablelayout_type01 th,
.tablelayout_type02 th{
	text-align: left;
	font-weight: normal;
}

.tablelayout_type01 .decoration_none,
.tablelayout_type02 .decoration_none{
	margin-top: 5px;
}

.tablelayout_type01 .decoration_none th,
.tablelayout_type01 .decoration_none td,
.tablelayout_type02 .decoration_none th,
.tablelayout_type02 .decoration_none td{
	padding: 2px;
	border-bottom: none;
}

#message_cell p{
	text-indent: 1em;
}

/**/
#sec_contents table.basetext table{
	font-size: 100%;
}

#sec_contents table.basetext *{
	vertical-align: top;
}


/* header設定
------------------------------*/

#header a:link{
	color:#ffffff;
	text-decoration: none;
}

#header a:visited{
	color:#ffffff;
	text-decoration: none;
}

#header a:hover{
	color:#ffffff;
	text-decoration: underline;
}



/* 左メニュー設定
------------------------------*/

#left_submenu a:link{
	font-size: 12px;
	color: #012C5F;
	text-decoration: none;
}

#left_submenu a:visited{
	font-size: 12px;
	color: #012C5F;
	text-decoration: none;
}

#left_submenu a:hover{
	font-size: 12px;
	color: #012C5F;
	text-decoration: underline;
}



/* トップページ：イノベーションとは？部分設定
------------------------------*/

#introduction p{
	line-height: 150%;
	padding: 0px 10px;
}

#introduction a:link{
	color:#005540;
	text-decoration: none;
}

#introduction a:visited{
	color:#005540;
	text-decoration: none;
}

#introduction a:hover{
	color:#005540;
	text-decoration: underline;
}



/* トップページ：見出し設定
------------------------------*/

.midashi_yellow{
	margin: 0;
	background-image: url(../img_share/midashi_bg_yellow.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 505px;
	height: 32px;
	font-weight: bold;
	font-size: 12px;
	color: #313131;
	border-bottom: 1px solid #e1e1e1;
}

.midashi_blue{
	margin: 0;
	background-image: url(../img_share/midashi_bg_blue.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 505px;
	height: 32px;
	font-weight: bold;
	font-size: 12px;
	color: #313131;
}



/* セカンドページ：見出し設定
------------------------------*/

#sec_contents h1{
	margin: 0;
	background-color: #fefefe;
	background-image: url(../img_share/midashi_bg_yellow.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 505px;

	font-weight: bold;
	font-size: 12px;
	color: #313131;
	border-bottom: 1px solid #eaeaea;
}

#sec_contents h2{
	margin: 0;
	background-color: #f3f3f3;
	background-image: url(../img_share/midashi_bg_sec_h2.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 2px;
	line-height: 130%;
	width: 470px;

	font-weight: bold;
	font-size: 12px;
	color: #313131;
	border: 1px solid #eaeaea;
	border-top-color: #f3f3f3;
}



/* セカンドページ：文章段落
------------------------------*/

#sec_contents p {
	margin-bottom: 1em;
}

#sec_contents .mg_btm1em{
	margin-bottom: 1em;
}


/* /opinion-innovation25.html
------------------------------*/
#form_table{
	border: 1px solid #cccccc;
}

#form_table caption{
	display: none;
}

#form_table th{
	text-align: left;
	font-weight: normal;
	background-color: #f1f1f1;
}

#form_table th.nowrap{
	width: 14em;
}

#form_table th,
#form_table td{
	padding: 5px;
	vertical-align: middle !important;
}

/* /link.html
------------------------------*/
#link_list li{
	margin-bottom: 20px;
}

#link_list li table{
	margin: 3px 0 0 10px;
}

#link_list li img{}

#link_list li table img{
	margin: 0.2em 2px 0 10px;
}

/* /news.html
------------------------------*/
#news_table th,
#news_table td{
	padding: 10px 0px;
	border-bottom: 1px solid #eaeaea;
}

#news_table th{
	text-align: left;
	font-weight: normal;
	width: 7em;
}

/* /sitemap.html
------------------------------*/
#sitemap_table ul{
	margin: 10px 10px 20px 2px;
}



/* /action/conference/takaichi/takaichi_profile.html
------------------------------*/
#profile_table .name_sup{
	letter-spacing: 0.4em;
	text-align: center;
	padding-right: 20px;
}

#profile_table .name{
	font-size: 30px;
	padding-right: 20px;
}

#profile_table .tablelayout_type01 caption{
	font-size: 14px;
	font-weight: bold;
}

#profile_table th{
	font-weight: normal;
	text-align: left;
	padding-right: 20px;
}

#profile_table .tablelayout_type01 th{
	width: 5em;
}

#profile_table .tablelayout_type01 th.posRight{
	text-align: right;
}


/* /action/conference/meeting/...
------------------------------*/
.meeting_date{
	font-weight: bold;
	font-size: 16px;
}


/* /action/conference/member.html
------------------------------*/
#member_profile .tablelayout_type01{
	width: 100%;
}

#member_profile h3,
#member_profile .tablelayout_type01 caption{
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}

#member_profile .tablelayout_type01 th{
	width: 9em;
}

#member_profile .tablelayout_type01 td{
	padding-left: 10px;
}

#member_profile ul.bullet_circle_list li{
	margin-bottom: 5px;
}

/* /innovation/decision/...
------------------------------*/
#decision_index .tablelayout_type01 caption{
	font-weight: bold;
}

#decision_index .tablelayout_type01 th{
	width: 4em;
}

#decision_index .tablelayout_type01 th,
#decision_index .tablelayout_type01 td{
	vertical-align: middle;
}

#decision_index .tablelayout_type01 p{
	text-indent: 0;
	margin: 3px 0;
}

#decision_index .tablelayout_type01 .vTop{
	vertical-align: top;
}

#decision_index .tablelayout_type01 .pdTop{
	_padding-top: 8px;
}

#decision_index .tablelayout_type01 .decoration_none .pdTop{
	_padding-top: 5px;
}

#decision_index .tablelayout_type01 img{
	margin-top: 3px;
	_margin-top: 0px;
}


#decision_cell p{
	margin-bottom: 0;
}



#assumption.tablelayout_type02 th{
	width: 8em;	
}



/* /innovation/point.html
------------------------------*/
#innovation_point .decoration_base01{
	margin-bottom: 10px;
	background: #f5f5f5;
}

#innovation_point .decoration_base01 h3{
	font-size: 100%;
/*	color: #e18100;*/
	padding: 6px 10px;
	background: #ffeab3;
}

#innovation_point .decoration_base01 table{
	background: #fffbf2;
	border: 1px solid #ffeab3;
}

#innovation_point .decoration_base02{
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #f5f5f5;
}

#innovation_point .decoration_base02 h3{
	color: #ffffff;
	background: #979c9d;
	font-size: 100%;
	padding: 6px 10px;
}

#innovation_point .decoration_base02 h4{
	font-size: 100%;
	margin: 10px 10px 0 10px;
	padding: 6px 10px;
	background: #daf4fc;
}

#innovation_point .decoration_base02 table{
	margin: 0 10px;
	background: #ffffff;
	border: 1px solid #daf4fc;
}




/* /kids/dream2025/
------------------------------*/
#dream2025_index ul.bullet_circle_list li{
	margin-bottom: 10px;
}


/* /policy/oversea.html
------------------------------*/
.oversea_indent{
	margin-left: 15px;
}

.oversea_indent h3{
	font-size: 100%;
}



/* 英語ページ：見出し設定 ：jyo
------------------------------*/

#e_contents h1{
	margin: 0;
	background-color: #fefefe;
	background-image: url(../img_share/midashi_ebg_yellow.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 600px;
	font-weight: bold;
	font-size: 12px;
	color: #313131;
	border-bottom: 1px solid #eaeaea;
}

#e_contents h2{
	margin: 0;
	background-image: url(../img_share/midashi_ebg_sec_h2.gif);
	background-position: 40px top;
	background-repeat: no-repeat;
	width: 500px;
	height: 27px;
	font-weight: bold;
	font-size: 12px;
	color: #313131;
	padding-left: 40px;
}




/* 英語ページ：文章段落 ：jyo
------------------------------*/

#e_contents p {
	margin-bottom: 1em;
}

#e_contents .mg_btm1em{
	margin-bottom: 1em;
}

/**/
#e_contents table.basetext table{
	font-size: 100%;
}

#e_contents table.basetext *{
	vertical-align: top;
}
.sub {
	font-size: 9px;
	font-weight: normal;
}



/* 英語ページ：メンバー ：jyo
------------------------------*/
.member_table th,
.member_table td{
	padding: 10px 0px;
	border-bottom: 1px solid #eaeaea;
	font-size: 12px;
}

.member_table th{
	text-align: left;
	font-weight: normal;
	width: 7em;
}

