/* -----------------------------------
standard setting
----------------------------------- */
body {
	margin: 0;
	padding: 0;
	line-height:140%;
	text-align: center;
}
img{
	border:0;
}
.cb{
	clear:both;
}
/* -----------------------------------
link color
----------------------------------- */
a {
	color: #0000FF;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #CC0000;
}
/* -----------------------------------
container
----------------------------------- */
#container {
	width:744px;
	text-align: left;
	margin: 0 auto 15px;
	border-left:1px solid #2F3B60;
	border-right:1px solid #2F3B60;
	border-bottom:1px solid #2F3B60;
}
/* -----------------------------------
header
----------------------------------- */
#header {
	background:url(../img_cmn/header_bg.jpg) no-repeat bottom #414660;
	height:80px;
	border-bottom:1px solid #2F3B60;
}
#header p{
	color:#fff;
	font-size:70%;
	margin:0;
	padding:0 0 0 8px;
}
#header_l{
	float:left;
	width:350px;
}
#header_r{
	float:right;
	width:388px;
}
#header ul{
	margin: 0;
	padding:25px 0 0;
}
#header li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

/* -----------------------------------
menu
----------------------------------- */
#menu{
	clear:both;
	padding:0;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:186px;
	height:49px;
}
#menu a{
	width:186px;
	height:49px;
	display:block;
}
#menu em{
	display:none;
}

.m01{
	background:url(../img_cmn/m_01.gif) no-repeat ;
}

.m02{
	background:url(../img_cmn/m_02.gif) no-repeat ;
}

.m03{
	background:url(../img_cmn/m_03.gif) no-repeat ;
}

.m04{
	background:url(../img_cmn/m_04.gif) no-repeat ;
}

/* -----------------------------------
pankuzu-list
----------------------------------- */
#pankuzu {
	margin-bottom: 10px;
	width:600px;
	font-size: 90%;
}
#pankuzu p{
	margin: 0;
}
/* -----------------------------------
content
----------------------------------- */
#content {
	width:722px;
	background:#F4F5F7;
	padding:10px;
}
#content p{
	margin:0;
	padding:0;
	font-size:80%;
}

#content_box1 {
	width:702px;
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
#top01 {
	width:682px;
	background:url(../img/top01_bg.gif) no-repeat top right #F4F4DF;
	padding:10px;
}
#top01_l {
	width:470px;
	float:left;
	margin-top:40px;
	margin-right:10px;
}
#top01_r {
	width:190px;
	float:right;
	margin-top:40px;
}

#content_box2 {
	width:702px;
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
#top02 {
	width:682px;
	background:url(../img/top02_bg.gif) no-repeat top right #F4F4DF;
	padding:10px;
}
#top02_l {
	width:470px;
	float:left;
	margin-top:40px;
	margin-right:10px;
}
#top02_r {
	width:190px;
	float:right;
	margin-top:40px;
}

#content2 {
	width:704px;
	padding:10px;
	background:#fff;
}

.afp img {
	float:right;
}

/* -----------------------------------
subheading
----------------------------------- */
h1{
	margin:0;
	padding:0;
}
h2{
	font-size: 110%;
	line-height: 120%;
	color: #333;
	margin:0 0 15px 0;
	padding: 7px 0 6px 5px;
	border-right: 1px solid #bbb;
	border-left: 9px solid #CAB75D;
	border-bottom: 1px solid #bbb;
	background:url(../img_cmn/h2.gif) repeat-x top;
}
h3{
	font-size: 120%;
	line-height: 120%;
	color: #333;
	margin: 15px 0;
	padding: 2px 0 2px 5px;
	border-left: 7px solid #94B3EC;
	border-bottom:1px solid #bbb;
	clear: both;
}
h4{
	font-size: 100%;
	color: #2E4E88;
	margin: 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #ddd;
	clear: both;
}
h5{
	font-size: 100%;
	line-height: 1.1;
	margin: 10px 0 5px;
	padding: 0 0 0 5px;
	border-left: 5px solid #CAB75D;
	color: #333;
	clear: both;
}
/* -----------------------------------
text
----------------------------------- */
p{
	margin: 0 15px 1em;
}
p.text-a{
	text-indent: 1em;
}
td p{
	margin: 0;
}

th p{
	margin: 0;
}
/* -----------------------------------
list
----------------------------------- */
ul{
	margin:0 0 1em 30px;
	padding:0;
	font-size:90%;
}
ul li{
	margin:0 0 2px 0;
	padding:0;
	line-height:1.3;
}
ul.ul-a{
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-left: 0;
}
ul.ul-a li{
	padding-left: 15px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url(list_mark01.gif);
	list-style-type: none;
}
ol{
	margin-top: 0;
	margin-left: 40px;
	margin-bottom: 10px;	
	padding:0;
}
ol li{
	padding-left: 0;
	margin-bottom: 5px;
	line-height: 1.3;
}
/* -----------------------------------
table
----------------------------------- */
table.table-a{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	margin:1em 15px 1em;
	border-color: #888;
	font-size: 80%;
}
table.table-a th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	color: #354F84;
	border-color: #888;
	background-color: #D2E1FF;
	line-height: 120%;
	white-space: nowrap;
}
table.table-a td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	border-color: #888;
	line-height: 140%;
}
table.table-b{
	margin:0 15px 1em;
	font-size: 90%;
	line-height: 1.4;
}
table.table-b th {
	border-bottom: 3px solid #FFC64C;
	padding: 4px 1em 4px 0;
	color: #782537;
}
table.table-b td {
	border-bottom: 1px solid #888;
	padding: 4px 1em 4px 0;
}

table.table-b2{
	margin:0 15px 0em;
	font-size: 90%;
	line-height: 1.4;
}
table.table-b2 th {
	border-bottom: 3px solid #FFC64C;
	padding: 4px 1em 4px 0;
	color: #782537;
}
table.table-b2 td {
	border-bottom: 1px solid #888;
	padding: 4px 1em 4px 0;
}

table.table-c{
	margin:0 15px 1em;
	font-size: 80%;
	line-height: 1.4;
}
table.table-c th {
	padding: 4px 1em 4px 0;
	color: #782537;
}
table.table-c td {
	padding: 4px 1em 4px 0;
}

/* -----------------------------------
footer
----------------------------------- */
#footer {
	clear:both;
	padding: 0;
	background: #414660;
	font-size: 90%;
	height:30px;
	text-align:right;
}
#footer p {
	margin:0 5px 0 0;
	padding:0;
	color:#fff;
	font-size:80%;
}
/* -----------------------------------
align
----------------------------------- */
.txt-c {
	text-align: center;
}
.txt-l {
	text-align: left;
}

/* -----------------------------------
float
----------------------------------- */
.clear {
	clear:both;
}
/* -----------------------------------
link icon
----------------------------------- */
.point-top{
	background-image: url(../img_cmn/point-top.gif);
	padding-left: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0 2px;
	height: 14px;
	vertical-align: bottom;
	clear:both;
	text-align:right;
	font-size:90%;
}


/* -----------------------------------
text decoration
----------------------------------- */
.mp_underline {
	text-decoration:underline;
}
.mp_italic {
	font-style:italic;
}
.mp_textcolor_red {
	color:#FF0000;
}
.mp_textcolor_blue {
	color:#0000FF;
}
.mp_textcolor_green {
	color:#009900;
}
.mp_textcolor_gray {
	color:#666666;
}
.mp_strike {
	text-decoration:line-through;
}
.mp_indent {
	text-indent:1em;
}
.mp_large {
	font-size: larger;
}
.mp_small {
	font-size: smaller;
}
.box_ph {
	float: left;
	margin: 0px;
	padding: 0px;
}
.box_txt {
	float: left;
	margin: 0px 0px 5px;
	padding: 5px 0px 0px;
	font-size: 80%;
	width: 450px;
}
/* -----------------------------------
Error
----------------------------------- */
.error-message{
	color: red;
}

