﻿@charset "utf-8";

/*----------------------------------------------------------------
共通
-------------------------------------------------------------------*/
#right {
	width: 635px;
	margin-left: 16px;
	float: left;
	display: inline;
}

/*----------------------------------------------------------------
index.html
news.html
access.html
-------------------------------------------------------------------*/
.newsblock {
	width: 617px;
	margin: 15px 0px 0px 10px;
	border-bottom: 1px dotted #AAAAAA;
}
.newsblock .tle {
	background:url(../images/common/arrow003.gif) no-repeat;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	color: #004B83;
	font-weight: bold;
	text-align:justify;
	text-justify:inter-ideograph;
}
.newsblock .txt {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px 10px 15px;
	line-height: 150%;
	text-align:justify;
	text-justify:inter-ideograph;
}
.newsblock .tle02 {
	width: 110px;
	background:url(../images/common/arrow003.gif) no-repeat;
	margin-top: 2px;
	padding: 0px 0px 10px 15px;
	font-size: 12px;
	color: #004B83;
	font-weight: bold;
	text-align:justify;
	text-justify:inter-ideograph;
	float: left;
	display: inline;
}
.newsblock .txt02 {
	width: 460px;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	padding: 0px 0px 10px 15px;
	text-align:justify;
	text-justify:inter-ideograph;
	float: left;
	display: inline;
}
.newsblock a {
	color: #CF6116;
	font-weight: bold;
}
.newsblock a:hover {
	color: #001C58;
	font-weight: bold;
}
.backnumber {
	margin: 15px 0px 0px 490px;
}
.backnumber .tle {
	background:url(../images/common/arrow003.gif) no-repeat;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	color: #004B83;
	font-weight: bold;
	text-align:justify;
	text-justify:inter-ideograph;
}
.backnumber a {
	color: #CF6116;
	font-weight: bold;
}
.backnumber a:hover {
	color: #001C58;
	font-weight: bold;
}
/*----------------------------------------------------------------
idea.html
service01.html
service02.html
-------------------------------------------------------------------*/
.cont {
	list-style-type: none;
	padding: 15px 0px 0px 0px;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*----------------------------------------------------------------
privacy.html
-------------------------------------------------------------------*/
.pblock {
	width: 612px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px dotted #AAAAAA;
}
.pblock .txt01 {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	line-height: 150%;
}
.pblock .txt02 {
	font-size: 12px;
	color: #121d3d;
	padding: 10px 0px 5px 0px;
	line-height: 150%;
	font-weight: bold;
}
.pblock .txt03 {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 10px 15px;
	line-height: 120%;
}
.pblock .tle {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #121d3d;
	font-weight: bold;
}
.pblock .txt04 {
	font-size: 12px;
	color: #000000;
	padding: 10px 0px 8px 15px;
	line-height: 120%;
}
/*----------------------------------------------------------------
profile.html
-------------------------------------------------------------------*/
.profblock {
	width: 635px;
	margin: 10px 0px 0px 0px;
}
.profblock ul {
	width: 635px;
	list-style-type: none;
	margin: 5px 0px 10px 0px;
	background: url(../images/pageimg/ul_bg.jpg) repeat-y;
}
.profblock .li00 {
	width: 105px;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	float: left;
	display: inline;
}
.profblock .li01 {
	width: 105px;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	border-top: 1px solid #FFFFFF;
	float: left;
	display: inline;
}
.profblock .li02 {
	width: 510px;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	background-color: #FFFFFF;
	border-top: 1px solid #E4EAF2;
	float: left;
	display: inline;
}
.profblock .li03 {
	width: 510px;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	background-color: #FFFFFF;
	float: left;
	display: inline;
}
.profblock a {
	color: #CF6116;
}
.profblock a:hover {
	color: #001C58;
}
.profblock .txt {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
}
