﻿@charset "utf-8";
/* CSS Document */

/* ヘッダーメニュー */
#head-menu ul li#head-menu-04 a{
	background: url(../images/head_menu_on_04.png) no-repeat;}
	
	

/*
メイン
-------------------------------------------*/

#main-cont #mainlist {
	margin-top: 1px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	background-image: url(images/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainlist ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainlist ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainlist li {
	font-size: 14px;
	line-height: 20px;
}
*html #mainlist li {
	line-height: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#mainlist li a {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	display: block;
	padding-top: 2px;
}
*html #mainlist li a {
	line-height: 6px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
#main-cont #mainlist h3 {
	color: #7A9496;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E6E6;
	padding-bottom: 1px;
}

#main-cont .box_out {
	background-color: #F6F6F6;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}
#main-cont .box_in {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 5px;
	padding: 10px;
}

#main-cont h2 {
	font-size: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3fa9f5;
	line-height: 30px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#main-cont h2 span {
	font-size: 14px;
	padding-left: 10px;
	color: #3fa9f5;
}
#main-cont h3 {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 5px;
	padding-top: 3px;
	background-color: #3193C8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	font-weight: normal;
	margin-bottom: 3px;
}
#main-cont h3 span {
	font-size: 12px;
	color: #EEFDFF;
	line-height: 12px;
	padding-left: 5px;
	font-weight: normal;
}
#main-cont h3 a {
	color: #FFFFFF;
}
#main-cont h4 {
	color: #30a0d2;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #a3cadc;
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#main-cont h4 span {
	font-size: 12px;
	color: #638F9D;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}


/*----------*/


.alignleft {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignright {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#top_img {
	text-align: center;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main-cont ul.list {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main-cont ul.list li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0CFD1;
	color: #44636C;
}

/*

テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#main-cont table {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#main-cont table th {
	background-color: #3694CB;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 16px;
	width: 160px;
}

#main-cont table td {
	background-color: #F6F6F6;
	text-align: left;
	padding: 10px;
	border: 1px solid #D6D6D6;
	font-size: 16px;
	line-height: 20px;
}
