/* Global Styles */
body {
	padding-top:0px;
	margin:0px auto;
	color:#315CA4;
	font-family:Arial,sans-serif;
	font-size:12px;
}

/* 基本スタイル */
#container {
	margin:0px auto;
	padding-top:0px;
	width:800px;
	background:#fff;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

/* ヘッダー上 */
#ttl_up {
	clear:both;
	margin: 0;
	float: left;
	height:50px;
	width:800px;
	background:url(/img/title_bk.gif);
	color:#FCC;
    font-family:Arial,sans-serif;
	padding-top: 5px;
	text-align:left;
}

/* ヘッダー中 */
#ttl_dwn {
	clear:both;
	margin: 0;
	float:left;
	width:800px;
	height:60px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#FFF;
    font-family:Arial,sans-serif;
    font-size:30px;
	text-align:left;
	padding-top:18px;
	text-indent:20px;
}

/* ヘッダー下 */
#ttl_guide {
	clear:both;
	float: left;
	height:20px;
	width:800px;
	background:#ffc;
	color:#04c;
    font-family:Arial,sans-serif;
    font-size:12px;
	text-align:left;
	border-bottom:1px solid #CCC;
	text-indent:10px;
	font-weight:bold;
	padding-top:2px;
	margin: 0;
}

/* フッター上 */
#ft_up {
	clear:both;
	float: left;
	width:100%;
	height:30px;
	width:800px;
	border-top:1px solid #CCC;
	background:#ffc;
	color:#FFF;
    font-family:Arial,sans-serif;
    font-size:12px;
	text-align:right;
/*	line-height:40px; */
	border-bottom:1px solid #CCC;
}

/* フッター下 */
#ft_dwn {
	clear:both;
	float: left;
	width:100%;
	height:45px;
	width:800px;
	background:#2E5F88;
	border-top:1px solid #CCC;
	color:#FFF;
    font-family:Arial,sans-serif;
    font-size:12px;
	text-align:center;
	line-height:45px;
}

.info_text	{
	margin: 0;
	text-align:left;
	background:#FFFFFF;
	width:650px;
	overflow: hidden;
	font-size: 12px;
	padding-top:10px;
	line-height:18px;
}

.info_text li {
	margin-bottom: 2px;
	list-style-type: none;
	list-style_position:outside;
	background-image:url('/img/kame.gif');
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left:25px;
	margin-left: 10px;
	} 

.info_text ul {
	margin: 0;
	padding:0;
}

.info_text ul ul {
	margin-top:2px;
}
.info_text li li {
	background-image:url('/img/dot_m.gif');
}

h1 {
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 15px;
}

h2 {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}

a {
	color: #315CA4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #315CA4;
}

.box1 {
	border-width: thin;
	border-color: #C2C2C2 #C2C2C2 #C2C2C2 #C2C2C2;
	border-style: double;
}

.bodyText {
	font:12px "Arial";
	color:#315CA4;
	margin-top:0px;
	line-height:18px;
	letter-spacing:.0.5em;
}

.bodyText2 {
	font:12px "Arial";
	margin-top:0px;
	line-height:16px;
	letter-spacing:.0.5em;
}

.pageName{
	font: 25px "Verdana";
	color: #ffffff;
	line-height:26px;
	letter-spacing:.1em;
	font-weight:900;
}

.pageName2{
	font: 20px "Arial";
	color: #ffffff;
	line-height:20px;
	letter-spacing:.0.1em;
	font-weight:900;
}

.pageName3{
	font: 26px "Verdana";
	line-height:28px;
	letter-spacing:.0.1em;
	font-weight:900;
	}

.rowTitle{
	font: 17px "Arial";
	line-height:22px;
	letter-spacing:.1em;
	color: #ffffff;
}

.rowTitle2{
	font: 17px "Arial";
	line-height:22px;
	letter-spacing:.1em;
}

.rowName{
	font: 14px "Arial";
	line-height:20px;
	letter-spacing:.0.7em;
	margin-top:0px;
}

.rowName2{
	font: 13px "Arial";
	line-height:16px;
	letter-spacing:.0.6em;
	margin-top:0px;
}

.quote {
	font: 13px "Verdana";
	color: #315CA4;
	line-height:16px;
	letter-spacing:.1em;
}

