﻿@charset "utf-8";

/* ------------------------------------------------------------

	column style

------------------------------------------------------------ */

/* ----------column1---------- */

.column1 {
	width: 620px;
	border: 2px solid #B2CFEB;
	padding: 18px;
	overflow: hidden;
}

#contents .section .grid2 .box1e .column1 {
	width: 310px;
}

.column1_head1, .column1_head1a, .column1_head2 {
	font-size: 110%;
}
.column1 .column1_head1,
.column1 .column1_head1a {
	background: url(../images/dotline_01.gif) repeat-x left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
	/*color: #045582;*/
	line-height: normal;
}

.column1 .column1_head1 a {
	background: url(../images/icon_arrow_01.gif) no-repeat left 0.6em;
	padding-left: 8px;
}

.column1 .column1_head1a a {
	background: url(../images/icon_arrow_02.gif) no-repeat left 0.4em;
	padding-left: 15px;
}

.column1 .column1_head2 {
	font-weight: bold;
	margin-bottom: 5px;
}

.column1 .column1_head2 span {
	padding-right: 5px;
	color: #0088D8;
}

#contents .section .column1 .grid2,
#contents .section .column1 .grid3,
#contents .section .column1 .grid4 {
	clear: both;
	width: 620px !important;
	margin-left: 0 !important;
}

#contents .section .column1 .grid2 .box {
	float: left;
	width: 310px;
}

#contents .section .column1 .grid2 .box1 {
	float: left;
	width: 300px;
}

#contents .section .column1 .grid2 .box2 {
	float: right;
	width: 300px;
}

#contents .section .column1 .grid2 .box1a {
	float: left;
	width: 425px;
}

#contents .section .column1 .grid2 .box2a {
	float: right;
	width: 176px;
}

#contents .section .column1 .grid2 .box1b {
	float: left;
	width: 400px;
}

#contents .section .column1 .grid2 .box2b {
	float: right;
	width: 200px;
}

#contents .section .column1 .grid2 .box1c {
	float: left;
	width: 200px;
}

#contents .section .column1 .grid2 .box2c {
	float: right;
	width: 400px;
}

#contents .section .column1 .grid3 .box1,
#contents .section .column1 .grid3 .box2,
#contents .section .column1 .grid3 .box3 {
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
}

#contents .section .column1 .grid3 .box3 {
	padding-right: 0;
}

#contents .section .column1 .grid4 .box {
	float: left;
	width: 155px;
	padding: 0;
}

#contents .section .column1 .grid4 .box1,
#contents .section .column1 .grid4 .box2,
#contents .section .column1 .grid4 .box3,
#contents .section .column1 .grid4 .box4 {
	float: left;
	width: 150px;
	padding: 0;
}

#contents .section .column1 .grid4 .box1,
#contents .section .column1 .grid4 .box3 {
	padding-right: 7px;
}

#contents .section .column1 .grid4 .box2 {
	padding-right: 6px;
}


/* ----------column2---------- */

.column2 {
	clear: both;
	width: 660px;
}

.column2 .column2_head1 {
	width: 658px;
	padding: 16px 1px 15px;
	color: #061E36;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.07em;
}

.column2 .column2_head1 span {
	display: block;
	width: 647px;
	background: url(../images/head1_line.gif) no-repeat left center;
	padding: 0 0 0 14px;
}

.column2 .column2_head2 {
	background: url(../images/dotline_01.gif) repeat-x left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height: normal;
}

.column2 .column2_grid {
	width: 615px;
	background: url(../images/column2_contents_top.gif) no-repeat left top;
	padding: 23px 24px 24px 21px;
	overflow: hidden;
}

.column2 .column2_grid .box1 {
	float: left;
	width: 467px;
}

.column2 .column2_grid .box2 {
	float: right;
	width: 126px;
}

.column2 .column2_photo img.photo {
	border: 1px solid #DDDDDD;
	padding: 3px;
}

.column2 .column2_photo .cap {
	display: block;
	margin-top: 9px;
	font-size: 84%;
	line-height: 1.4em;
}

.column2 .column2_photo .cap strong {
	font-size: 120%;
}


/* ----------column3---------- */

.column3 {
	width: 656px;
	border: 2px solid #B2CFEB;
	overflow: hidden;
}

.column3 .column3_head1 {
	background: url(../images/tb_head_bg_01.gif) no-repeat left top;
	border-bottom: 1px solid #B2CFEB;
	padding: 15px 0;
	font-size: 117%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

.column3 .block1,
.column3 .block2 {
	width: 614px;
	border-bottom: 1px solid #B2CFEB;
	padding: 24px 21px;
}

.column3 .block2 {
	border-bottom-style: none;
}

.column3 .column3_grid {
	clear: both;
	width: 614px;
	margin-top: 24px;
	padding-right: 21px;
	padding-left: 21px;
}
.column3 .column3_grid .left{
	float: left;
	width: 300px;
}
.column3 .column3_grid .right{
	float: right;
	width: 300px;
}
