﻿@charset "utf-8";

/* レイアウト用 */

div.2column {

	margin-bottom: 20px;

	}

div.box1{

	float:left;

	width: 490px;

	margin-left: 15px;

	margin-top: 15px;

	margin-bottom: 20px;

	}

div.box1_non_title{

	float:left;

	width: 490px;

	margin-left: 15px;

	margin-top: 15px;

	margin-bottom: 20px;

	}

div.box2{

	float:left;

	margin-top: 15px;

	margin-bottom: 20px;

	width: 200px;

	}

div#container div#mainArea hr.separater {

	border-bottom:solid #3278D2 3px;

	height:3px;

	margin-top: 10px;

	margin-bottom: 0px;

	clear:both;

	margin-left: 2px;

	margin-right: 2px;



}



/* 二段組左側部分 */

p.sub_copy {

	font-size:70%;

	color: #666666;

	margin-bottom: 0px;

	margin-left: 20px;

	margin-top: 10px;

	padding-left: 20px;

	font-weight: bold;

	}

h1#main_title {

	border-bottom:solid 1px #CCCCCC;

	font-size: 150%;

	margin-top: 1px;

	margin-left: 15px;

	margin-right: 20px;

	margin-bottom: 0px;

	border-left: solid 10px #3264D2;

	padding-left: 10px;

	background-image:none;

	}

div.box1_non_title h1#main_title {

	border-bottom:solid 1px #CCCCCC;

	background-image:none;

	font-size: 150%;

	margin-top: 1px;

	margin-right: 15px;

	margin-bottom: 0px;

	border-left: solid 10px #3264D2;

	}

div.second_image {

	padding-bottom:10px;

	}

/* 二段組右側部分 */

li.sub_menu {

	list-style-image: url(../img-parts/sub_menu_icon2.jpg);

	margin-bottom: 10px;



}

li.sub_menu span {

	padding-left: 9px;

	color: #3264D2;





}

li.sub_menu p {

	margin-right: 40px;

	border-bottom: solid 1px #999999;



}

li.sub_menu a {

	text-decoration:none;

	color: #333333;

}

li.sub_menu a:visited {

	text-decoration:none;

	color: #333333;

}

div.copy {

	margin-left: 20px;

	margin-right: 20px;

	margin-top: 10px;

	margin-bottom: 10px;

	}

div#side_menu ul {

	margin:0;

	padding-bottom: 20px;

	padding-left: 20px;

	vertical-align: middle;

	}

/* テーブル部分用 */

h2 {

	height:28px;

	margin:0 11px 20px 0;

	background-image:url(../img-parts/title_back2.jpg);

	font-size:medium;

	padding-top: 5px;

	background-repeat: no-repeat;

	border-left:none;

	border-bottom:none;

	}

