@charset "shift_jis";


#meeting {
	width: 595px;
	height: 75px;
	background-image: url("../about/ir/img/index_bg01.jpg");
}

#meeting h4 {
	font-weight: bolder;
	color: #083c8c;
	margin-bottom: 0px;
	padding-top: 15px;
}

.date2 {
	font-weight: bolder;
	font-size: large;
	padding-left: 20px;
	padding-top: 10px;
}

.date2 .top_sub_text {
	font-weight: bolder;
	padding-left: 20px;
	font-size: 80%;
	line-height: 1.2em;
}




.news {
	width: 594px;
	height: 22px;
	background-image: url("../about/ir/img/index_cap02.jpg");
	background-repeat: no-repeat;
}

.notes {
	display: block;
	color: #313031;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}



.content img {
	vertical-align: top;
}



/** ToDo 個別化する **/
table.ir_menus {
	/*width: 570px;*/
	border: 0;
}

table.ir_menus ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

table.ir_menus li {
	list-style-image: url("../about/ir/img/index_arrow04.gif");
	padding-bottom: 3px;
}

table.ir_menus td {
	margin: 0;
	padding: 10px 0 5px;
	width: 22%;
	vertical-align: top;
	border: 1px solid #CECFCE;
}

table.ir_menus td.space {
	margin: 0;
	padding: 0;
	border: 0;
	width: 10%;
}

table.ir_menus td.head {
	margin: 0;
	padding: 0;
	border: 0;
}
/** ToDo END **/



.clear {
	clear: both;
}



/** ToDo これはレイアウト関連なきがする **/
#sub_navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_navi img {
	border: 0;
}

#sub_navi .sub_navi_content {
	margin-bottom: 20px;
}

#wrap #sub_navi .sub_navi_content img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}

#wrap #sub_navi .sub_navi_content ul {
	list-style-image: url("../about/img/sub_navi_arrow.gif");
	padding-top: 10px;
	margin-left: 20px;
}

#wrap #sub_navi .sub_navi_content ul .none {
	list-style-image: none;
	list-style-type: none;
}
/** ToDo END **/

/** ToDo base.cssに移行 やる前に確認 **/
#gnavi: after {
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}
/** ToDo END **/

.sub_navi_content_title {
	margin: 15px 0 0;
	padding: 0;
	height: 28px;
	background: url("../about/ir/img/sub_navi_title01.jpg") no-repeat;
}

/* 左ナビ */

#wrap .lnavi_wrap {
	float: left;
	width: 175px;
	text-align: left;
}

.under_lnavi {
	margin: 0;
	padding: 380px 0;
	_padding: 0;
}

.under_lnavi ul {
	margin: 0;
	list-style-type: none;
	padding: 20px 0 0 10px;
}

.under_lnavi ul li {
	padding: 5px 0;
}


/* 表組 */
table.chart {
	/*width: 585px;*/
	width: 100%;
	color: #333333;
	line-height: 110%;
	background-color: #FFFFFF;
	border: solid 1px #999999;
}

table.chart td {
	padding: 5px 3px 5px 3px;
}

table.chart td.empty_cell {
	width: 10px;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.chart_gray_line {
	background-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.chart_white_line {
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.chart_white_double_line {
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
}

.chart_white_thick_line {
	padding: 0px;
	background-color: #FFFFFF;
	border: 2px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
}

div .chart_item  {
	padding-left: 27px;
	margin: 5px 0 5px !important;
	width: 170px;
}

/* 表組み400Pix */

table.chart400 {
	/*width: 400px;*/
	width: 100%;
	color: #333333;
	line-height: 110%;
	background-color: #FFFFFF;
	border: solid 1px #999999;
}

table.chart400 td {
	padding: 5px 3px 5px 3px;
}

table.chart400 td.empty_cell {
	width: 10px;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.chart400_gray_line {
	background-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.chart400_white_line {
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.chart400_white_double_line {
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
}

.chart400_white_thick_line {
	padding: 0px;
	background-color: #FFFFFF;
	border: 2px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
}

div .chart400_item  {
	padding-left: 27px;
	margin: 5px 0 5px !important;
	width: 170px;
}

/* 単位 */
.unit {
	font-size: 12px;
	width: 100%;
	text-align: right;
	display: block;
	color: #999999;
	padding: 0;
	margin: 0;
}

.font_bold {
	font-weight: bold;
}


/***** 新規追加スタイル **************************/
/****************************
 小見出し
****************************/

h4.ttl_h4 {
	background: url(../img/h4_title_header.jpg) left center no-repeat;
	padding: 0.7em 5px 5px 21px;
	margin: 0;
	width:564px;
}
h4.ttl_h9 {
	background: url(/img/h7_title_header.jpg) 6px center no-repeat;
	padding: 0.7em 0px 6px 26px;
	margin: 0;
	width:530px;
	font-size: 80%;
}
h4.ttl_h10 {
	background: url(../img/h4_title_header.jpg) left center no-repeat;
	padding: 0.7em 5px 5px 21px;
	margin: 0;
	width:564px;
}

h5.ttl_h5 {
	background: url(../img/h5_title_header.jpg) left center no-repeat;
	padding: 0.2em 5px 5px 21px;
	margin: 0;
}


/****************************
 テキスト関連
****************************/
/*** 太字 ***/
.font_weight_bold {
	font-weight: bold;
}

/*** 細字（通常） ***/
.font_weight_normal {
	font-weight: normal;
}back

/*** 文字色　黒 ***/
.font_black {
	color: #333333;
}

/*** 文字色　青 ***/
.font_blue {
	color: #0B4197;
}

/*** 文字色　緑 ***/
.font_green {
	color: #3D9127;
}

/*** 文字色　赤 ***/
.font_red {
 color: #D20054;
}

h4.title_h4 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #0C419A;
}



/****************************
 汎用版タイトル
****************************/
/*** アンダーライン区切りのタイトル ***/
.title_underline {
	width: 100%;
	border-bottom: solid 2px #333333;
	font-weight: normal;
	margin-bottom: 1em;
}

/****************************
固定タイトル
*****************************/
h5.news_header {
	background-image: url(../img/news_header.jpg);
	padding: 26px 0 0 0;
	margin: 0;
	line-height: 100%;
	width: 595px;
	height: 0;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 10px;
	overflow: hidden;
}


/*-2013/07/17 CSRメンテナンス追加記述 開始-*/

h5.report_2012_header {
	background-image: url(../img/2012_report_header.jpg);
	padding: 26px 0 0 0;
	margin: 0;
	line-height: 100%;
	width: 595px;
	height: 0;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 10px;
	overflow: hidden;
}

/*-2013/07/17 CSRメンテナンス追加記述 終了-*/


/*** 通常タイトル ***/
.title_header_2columns {
	background-image: none;
	background-image: url(../img/title_header_2columns.jpg);
	line-height: 100%;
	width: 595px;
	height: 33px;
}

.normal_title_header {
	padding: 0;
	margin: 0;
	overflow: hidden;
	padding: 0 5px 5px 0;
}

/****************************
 背景色
****************************/
/*** ライトグレー ***/
.bg_color_lightgray {
	background-color: #EEEEEE;
}

/*** ダークグレー ***/
.bg_color_darkgray {
	background-color: #999999;
}

/*** 薄水色 ***/
.bg_color_lightblue {
	background-color: #E9F1FE;
}


/****************************
 段落(p)
****************************/
p.p_a {
	line-height: 1.5em;
	padding: 0.2em 1em 0 10px;
	margin: 0 0 10px 0;
}

div.p_a {
	line-height: 1.5em;
	padding: 0.2em 1em 0 10px;
	margin: 0 0 10px 0;
}

span.p_a {
	line-height: 1.5em;
	padding: 0.2em 1em 0 10px;
	margin: 0 0 10px 0;
}


/*** 一字さがりの補正 ***/
p.p_b {
	line-height: 1.5em;
	display: inline-block;
	padding: 0.2em 1em 0 0;
	margin: 0 0 10px 0;
}

div.p_b {
	line-height: 1.5em;
	padding: 0.2em 1em 0 0;
	margin: 0 0 10px 0;
}


/************************************************
 スペーサー（※インライン要素の隙間を空ける場合）
************************************************/

span.v_spacer_5 {
	display: block;
	height: 5px;
}

span.v_spacer_10 {
	display: block;
	height: 10px;
}

span.v_spacer_20 {
	display: block;
	height: 20px;
}


span.v_spacer_30 {
	display: block;
	height: 30px;
}


/************************************************
 ブロックの高さ指定
************************************************/

.height_100 {
	height: 100px;
}

.height_150 {
	height: 150px;
}

.height_200 {
	height: 200px;
}


/****************************
 表組み
****************************/
/*** 表組み共通 ***/
table.chart_a, table.chart_b, table.chart_d {
	width: 100%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	border-collapse: collapse;
	margin-bottom: 10px;
	line-height: 1.3em;
}

.chart_a  td, .chart_b  td, .chart_c  td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0.3em 1em 0.2em 1em;
	vertical-align: top;
}

/*** 表組みタイプA(縦横両方に項目名があるタイプ) ***/
.chart_a th, .chart_c th {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-position:left top;
	padding:0.3em 1em 0.2em 1em;
}

.chart_a thead th, .chart_c thead th {
	text-align: center;
	font-weight: normal;
	background-color: #CCCCCC;
	padding:0.3em 1em 0.2em 1em;
}

.chart_a tbody th, .chart_c tbody th {
	text-align: left;
	font-weight: normal;
	background-color: #EEEEEE;
	padding:0.3em 1em 0.2em 1em;
}

/*** 表組みタイプB(縦のみにタイトルがあるタイプ) ***/
.chart_b th {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-position:left top;
	padding:0.2em 1em;
	text-align: left;
	font-weight: normal;
	background-color: #CCCCCC;
}

/*** 変則的にインデントする場合 ***/
.chart_a .chart_indent {
	padding-left: 50px;
}

/*** 不規則なレイアウト用 ***/
table.chart_base {
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	border-collapse: collapse;
	margin-bottom: 10px;
	line-height: 1.3em;
}

.chart_base th {
	text-align: left;
	padding:0.2em 0.5em;
	vertical-align: top;
	font-weight: normal;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
}

.chart_base td {
	padding:0.2em 0.5em;
}

.chart_td_center td {
	text-align: center;
}

.chart_td_left td {
	text-align: left;
}

.chart_td_right td {
	text-align: right;
}

/*** 表の上下間隔が広いレイアウト用 ***/
table.chart_c {
	width: 100%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	border-collapse: collapse;
	margin-bottom: 10px;
	line-height: 2.0em;
}

/*** 表の上下左右間隔が狭いレイアウト用 ***/
.chart_d  td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0.3em;
	vertical-align: top;
}

.chart_d th {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-position:left top;
	padding:0.3em;
}

.chart_d thead th {
	text-align: center;
	font-weight: normal;
	background-color: #CCCCCC;
	padding:0.3em;
}

.chart_d tbody th {
	text-align: left;
	font-weight: normal;
	background-color: #EEEEEE;
	padding:0.3em;
}


/*** 画像回り込みパーツ共通 ***/
.float_right_image_box, .float_left_image_box {
	line-height: 1.2em;
	margin-bottom: 10px;
}

.float_right_image_box p, .float_left_image_box p {
	display: inline;
	margin-bottom: 10px;
}

.float_right_image_box img, .float_left_image_box img {
	vertical-align: bottom;
}

/*** 画像右回り込みパーツ ***/
.float_right_image_box: after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.float_right_image_box .image_caption_box {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

/*** 画像左回り込みパーツ ***/
.float_left_image_box: after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.float_left_image_box .image_caption_box {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

/*** 画像横並びパーツ ***/
.float_image_box {
	margin-bottom: 10px;
	width: 100%;
	margin-bottom: 15px;
	
}

.float_image_box:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.float_image_box div {
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0;
	float: left;
}

h4.chart_title {
	margin: 0;
	padding: 0;
	font-weight: normal;
}





/*** キャプション ***/
/*** ボーダー、背景色有り ***/
.image_caption_border_and_bgcolor {
	display: block;
	background-color: #333333;
	padding: 0.2em 0.5em;
	margin-top : 0px;
	color: #FFFFFF;
	line-height: 1.2em;
}

/*** ボーダー、背景色無し ***/
.image_caption {
	display: block;
	padding: 0.2em 0.5em;
	margin-top : 0px;
	line-height: 1.2em;
	
}

/* 注釈 */
/*** dlを横並びにした注釈 ボーダーあり ***/
dl.annotation_a {
	border : 1px solid #DCDCDC;
	background-color:#EFEFEF;
	padding:10px;
}
dl.annotation_a dt {
	clear: left;
	float: left;
	font-weight:bold;
}
dl.annotation_a dd {
	margin-left: 2em;
}
/*dl dt {
	padding-right:20px;
}*/

dl.annotation_a: after {
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

/*** dlを横並びにした注釈 ボーダーなし ***/
dl.annotation_b {
	padding:10px 10px 0 px;
	margin-bottom: 0;
}
dl.annotation_b dt {
	clear: left;
	float: left;
	font-weight:bold;
}
dl.annotation_b dd {
	margin-left: 2em;
	display: inline-block;
}
/*dl dt {
	padding-right:20px;
}*/

dl.annotation_b: after {
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

dl.dl_base {
	padding: 0;
	margin: 0 0 15px 0;
	
}

.dl_base dt {
	margin: 0 0 5px 0;
}

.dl_base dd {
	line-height: 1.5em;
	margin-bottom: 0.3em;
	padding: 0 0.5em 0.3em 0.7em;
}


/* 引用文 */
h3.quotation {
	padding: 15px 30px;
	margin: 0;
	font-family : 'MS Gothic', 'Osaka';
	color: #0847A4;
	line-height: 1.2em;
}

h3.quotation span.from, h3.quotation_blue span.from, h3.quotation_green span.from {
	font-weight:normal;
	font-size:70%;
}

h3.quotation_blue {
	padding: 15px 30px;
	margin: 0;
	font-family : 'MS Gothic', 'Osaka';
	color: #0847A4;
	line-height: 1.2em;
}

h3.quotation_green {
	padding: 15px 30px;
	margin: 0;
	font-family : 'MS Gothic', 'Osaka';
	color: #4AA332;
	line-height: 1.2em;
}


/****************************
 ボーダー関連
****************************/
/*** ボーダーで囲まれ内法が必要な要素 ***/
.encolosing_border_box {
	padding: 0 10px 0 10px;
}

/*** 黒 全方位 ***/
.border_all_black {
	border: solid 1px #333333;
	
}

/*** 青 全方位 ***/
.border_all_blue {
	border: solid 1px #AECCE8;
	background-color:#F5F8FF;
}
.border_all_blue ul {
	padding-left:15px;
}
.border_all_blue ul li {
	padding: 5px 0;
}

/*** 青 上開き ***/
.border_opened_top_blue {
	border-left: solid 1px #AECCE8;
	border-right: solid 1px #AECCE8;
	border-bottom: solid 1px #AECCE8;
}

/*** 青 下開き ***/
.border_opened_bottom_blue {
	border-top: solid 1px #AECCE8;
	border-left: solid 1px #AECCE8;
	border-right: solid 1px #AECCE8;
}

/*** 青 上 ***/
.border_top_blue {
	border-top: solid 1px #AECCE8;
}

/*** 青 下 ***/
.border_bottom_blue {
	border-bottom: solid 1px #AECCE8;
}

/*** 青 左 ***/
.border_left_blue {
	border-left: solid 1px #AECCE8;
}

/*** 青 右 ***/
.border_right_blue {
	border-right: solid 1px #AECCE8;
}



/*** 濃い青 全方位 ***/
.border_all_darkblue {
	border: solid 1px #0B4197;
	background-color:#F5F8FF;
}
.border_all_darkblue ul {
	padding-left:15px;
}
.border_all_darkblue ul li {
	padding: 5px 0;
}

/*** 濃い青 上開き ***/
.border_opened_top_darkblue {
	border-left: solid 1px #0B4197;
	border-right: solid 1px #0B4197;
	border-bottom: solid 1px #0B4197;
}

/*** 濃い青 下開き ***/
.border_opened_bottom_darkblue {
	border-top: solid 1px #0B4197;
	border-left: solid 1px #0B4197;
	border-right: solid 1px #0B4197;
}

/*** 濃い青 上 ***/
.border_top_darkblue {
	border-top: solid 1px #0B4197;
}

/*** 濃い青 下 ***/
.border_bottom_darkblue {
	border-bottom: solid 1px #0B4197;
}

/*** 濃い青 左 ***/
.border_left_darkblue {
	border-left: solid 1px #0B4197;
}

/*** 濃い青 右 ***/
.border_right_darkblue {
	border-right: solid 1px #0B4197;
}




/*** グレー 全方位 ***/
.border_all_gray {
	border: solid 1px #999999;
	
}

/*** グレー 上開き ***/
.border_opened_top_gray {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

/*** グレー 下開き ***/
.border_opened_bottom_gray {
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

/*** グレー 上 ***/
.border_top_gray {
	border-top: solid 1px #999999;
}

/*** グレー 下 ***/
.border_bottom_gray {
	border-bottom: solid 1px #999999;
}

/*** グレー 左 ***/
.border_left_gray {
	border-left: solid 1px #999999;
}

/*** グレー 右 ***/
.border_right_gray {
	border-right: solid 1px #999999;
}


/****************************
 リスト関連
****************************/
ul.ul_base,
ul.ul_base_r {
	margin: 0.5em 2em;
}

ul.ul_base_r {
	list-style-type: disc;
	font-size: 12px;
}

ul.ul_base_rc1 {
	list-style-type: circle;
	margin-left: 3.3em;
}

ul.ul_base_rc2 {
	list-style-type: square;
	margin-left: 3.3em;
}

.ul_base li,
.ul_base_r li{
	padding: 0;
	line-height: 1.3em;
	margin-bottom: 0.3em;
}

ul.ul_base_nomargin,
ul.ul_base_r_nomargin{
	margin: 0 1em;
}

ul.ul_base_r_nomargin{
	margin: 0 1em;
	font-size: 80%;
}

ul.ul_base_nomargin2 {
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 3em;
}

ul.index_list
{
	margin: 0;
	padding: 0;
	list-style-type : none;
	font-size: 80%;
	width: 750px;
}

ul.index_list li
{
	float: left;
	background-image: url(/common/image/cframe_title_arrow.gif);
	background-repeat: no-repeat;
	width: 350px;
	text-indent: 1em;
	line-height: 1.5em;
	margin-left: 10px;
}




/** firefox用 **/
html>/**/body ul.ul_base_nomargin {
	margin: 0 1em 0 -2.5em;
}

html>/**/body ul.ul_base_r_nomargin {
	margin: 0 1em 0 1em;
}

html>/**/body ul.ul_base_nomargin2 {
	margin: 0 1em 0 -4em;
}

html>/**/body ul.ul_base {
	margin: 0 1em 0 -1.5em;
}

html>/**/body ul.ul_base_r{
	margin: 0 1em 0 1,5em;
}

.ul_base_nomargin li,
.ul_base_r_nomargin li {
	padding: 0;
	line-height: 1.3em;
	margin-bottom: 0.3em;
}



.ul.ul_disc {
	padding: 0;
	margin: 0 2em;
}

.ul_disc li {
	/*padding: 0 em;*/
	list-style-type: disc;
	line-height: 1.2em;
	font-size: 12px;
}

ul.ul_list_icon_a {
	margin: 1em 0 1em 2em !important;
	list-style-image: url("../img/list_icon_a.gif");
	line-height: 1.2em;
	font-size: 80%;
}

ul.ul_list_icon_a li {
	padding: 0;
	line-height: 1.2em;
	margin-bottom: 3px;
}

ul.ul_list_icon_a2 {
	margin: 1em 0 1em 5.5em !important;
	list-style-image: url("../img/list_icon_a.gif");
	line-height: 1.2em;
	font-size: 80%;
}

ul.ul_list_icon_a2 li {
	padding: 0;
	line-height: 1.2em;
	margin-bottom: 3px;
}

ul.ul_blue li {
	color: #0B4197;
}

ul.ul_orange li {
	color: #DE814E;
}

ol.ol_base {
	margin: 0.5em 2em;
}

.ol_base li {
	padding: 0;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}

ol.ol_base_nomargin {
	margin: 0 1em;
}

.ol_base_nomargin li {
	padding: 0;
	line-height: 1.3em;
	margin-bottom: 0.3em;
}

/****************************
 外法関連（margin）
****************************/
.margin_bottom_5 {
	margin-bottom: 5px;
}

.margin_bottom_15 {
	margin-bottom: 15px;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}

.margin_right_5 {
	margin-right: 5px;
}

.margin_right_15 {
	margin-right: 15px;
}

.margin_right_20 {
	margin-right: 20px;
}

.margin_all_10 {
	margin: 10px;
}

/****************************
 内法（padding）
****************************/
.content_padding {
	padding: 0.2em 1em 0 1em;
}

.padding_bottom_15 {
	padding-bottom: 15px;
}

/****************************
 行揃え（text_align_center）
****************************/
.text_align_center {
	text-align: center;
}

/****************************
 画像配置用ボックス
****************************/
/*** 横中央配置 ***/
div.image_center_box {
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
	width: 100%;
}

div.content_border_box {
	padding: 1em 0.5em 0.1em 1em;
	border: solid 1px #AECCE8;
	background-color:#F5F8FF;
}

div.content_border_box_s {
	padding: 0.5em 0.5em 0.1em 0.5em;
	border: solid 1px #AECCE8;
	background-color:#F5F8FF;
}


/****************************
 ボックス
****************************/
div.content_border_box_gray {
 border : 1px solid #DCDCDC;
 background-color:#EFEFEF;
}


div.content_border_box_green {
 border : 1px solid #AFE545;
 background-color:#ECF9C7;
}


div.content_border_box_nosp {
	border: solid 1px #AECCE8;
	background-color:#F5F8FF;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.1em;
	padding-left: 1em;
}
