/* -----------------------------------
standard setting
----------------------------------- */
* {
	margin: 0;
	padding: 0;
	}
body {
	line-height:150%;
	text-align: center;
	background:url(../img_cmn/bg.gif) repeat-x top #EFEFEF;
	color:#333;
	font-size: 90%;
}

img {
	border:0;
	vertical-align:top;
}

.clear {
	clear:both;
}
.r50{
	float:right;
	width:50%;
}
.l50{
	float:left;
	width:50%;
}
.val-m{
	vertical-align:middle;
}
.box{
	border:1px solid #aaa;
	padding:5px;
}
/* -----------------------------------
link color
----------------------------------- */
a:link {
	color: #5c7807;
	text-decoration:none;
}
a:visited {
	color: #5c7807;
	text-decoration:none;
}
a:hover {
	color: #5c7807;
	text-decoration:underline;
}
/* -----------------------------------
list
----------------------------------- */
ul{
	margin:0 0 1em 30px;
	padding:0;
}
ul li{
	margin:0 0 2px 0;
	padding:0;
	line-height:1.3;
}
ul.ul-a{
	margin-top: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-left: 0;
	margin-bottom: 10px;
}
ul.ul-a li{
	padding-left: 15px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url(../img_cmn/lm.gif);
	list-style-type: none;
}
dl{
	margin:0 0 1em 15px;
	padding:0;
	font-size:90%;
}
dl dt{
	margin:0;
	padding:0;
	line-height:1.3;
	color:#ff8400;
	font-weight:bold;
}
dl dd{
	margin:0 0 10px 15px;
	padding:0;
	line-height:1.3;
}
dl.ul-a dt{
	padding-left: 15px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url(../img_cmn/lm.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;
}
/* -----------------------------------
subheading
----------------------------------- */
p{
	margin: 0 0 10px 15px;
}

/* -----------------------------------
subheading
----------------------------------- */
h2{
	font-size: 120%;
	line-height: 120%;
	color: #333;
	margin: 15px 0;
	padding: 3px 0 2px 12px;
	border-bottom:2px solid #ccc;
	background:url(../img_cmn/h2.gif) no-repeat left;
	clear: both;
}
h3{
	font-size: 100%;
	color: #44620c;
	margin: 10px 0;
	padding: 0 0 2px 4px;
	border-bottom: 2px solid #ddd;
	clear: both;
}
h4{
	font-size: 100%;
	line-height: 1.1;
	margin: 10px 0 5px;
	padding: 0 0 0 5px;
	border-left: 5px solid #ff6511;
	color: #333;
}
h5{
	color: #44620c;
	font-size: 100%;
	margin: 10px 0 5px;
	padding: 0;
}
/* -----------------------------------
header
----------------------------------- */
#header{
	width:900px;
	height:70px;
	margin:0 auto ;
	background:#fff;
}
#menu{
	width:310px;
	float:right;
	text-align:right;

}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	margin-right:10px;
	padding:0;
	float:left;
}

/* -----------------------------------
contents
----------------------------------- */
#contents{
	text-align:left;
	margin:0 auto;
	width:900px;
	background:#fff;
}
/* -----------------------------------
wrap
----------------------------------- */

#wrap {
	width:860px;
	padding: 0 20px 30px 20px;
	text-align: left;
	clear: both;
}
#wrap_top {
	width:560px;
	padding: 0 20px 30px 20px;
	text-align: left;
	clear: both;
	border:1px solid #d00;
	float:right;
}
/* -----------------------------------
pankuzu-list
----------------------------------- */
#pan-list {
	width:860px;
	font-size: 90%;
	text-align: left;
	margin: 0 auto 10px;
}
#pan-list p{
	margin: 0;
}
/* -----------------------------------
table
----------------------------------- */
table.table-a{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	margin:0 15px 1em;
	border-color: #888;
	font-size: 90%;
}
table.table-a th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	color: #182f68;
	border-color: #888;
	background-color: #c8edf6;
	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-a2{
	margin:0 15px 1em;
	font-size: 90%;
}
table.table-a2 th{
	border-bottom: 3px solid #aedf50;
	border-top: 3px solid #fff;
	padding: 7px;
	color: #333;
	background:url(../img_cmn/a2th.gif) repeat-x top #fff;
	line-height: 120%;
	white-space: nowrap;
	text-align:right;
	vertical-align:top;
}
table.table-a2 td{
	border-bottom: 1px solid #bbb;
	border-top: 3px solid #fff;
	padding: 7px;
	line-height: 140%;
}
table.table-b{
	margin:0 0 1em;
	font-size: 90%;
	line-height: 1.4;
}
table.table-b th {
	padding: 4px 1em 4px 0;
	color: #5F4F3A;
}
table.table-b td {
	padding: 4px 1em 4px 0;
}

/* -----------------------------------
footer
----------------------------------- */
#footer {
	clear:both;
	margin: 0 auto;
	padding: 15px 0 0;
	font-size: 90%;
	width:900px;
	background: url(../img_cmn/add_bg.gif) repeat-x top #fff;
}
#footer p {
	margin:0 auto 5px;
	padding:0;
}
#footer address {
	padding: 0;
	margin:0 0 15px 15px;
	font-style: normal;
	line-height: 140%;
	text-align:left;
}

#footer #copyright {
	clear: both;
	display: block;
	background: url(../img_cmn/copy_bg.gif) repeat-x;
	color:#fff;
	height:26px;
}
#footer #copyright p {
	padding: 3px 0 0;
	margin: 0;
	text-align: center;
}
/* -----------------------------------
align
----------------------------------- */
.txt-c {
	text-align: center;
}
.txt-l {
	text-align: left;
}
.txt-r {
	text-align: right;
}
/* -----------------------------------
float
----------------------------------- */
.clear {
	clear: both;
}
/* -----------------------------------
link icon
----------------------------------- */
.point-a{
	background: url(../img_cmn/point-a.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	height: 14px;
	vertical-align: bottom;
}
.point-back{
	background: url(../img_cmn/point-back.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	height: 14px;
	vertical-align: bottom;
}
.point-top{
	background: url(../img_cmn/point-top.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	height: 14px;
	vertical-align: bottom;
}
/* -----------------------------------
text decoration
----------------------------------- */
.mp_underline {
	text-decoration:underline;
}
.mp_italic {
	font-style:italic;
}
.mp_textcolor_red {
	color:#d00;
}
.mp_indent {
	text-indent:1em;
}
.mp_large {
	font-size: larger;
}
.mp_small {
	font-size: smaller;
}

