/* @override http://spc-asset.jp/renewal/css/common.css */

body * {
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: 100%;
}

/* only IE6 */
* html body * {
	font-family: Meiryo, 'MS PGothic', san-serif;
}

/* only IE7 */
*:first-child+html body * {
	font-family: Meiryo, 'MS PGothic', san-serif;
}

body {
	background: #fff;
	margin: 0 0 20px 0;
	color: #333;
}

img {
    border: 0;
}

ul, ol {
	list-style: none;
}

div.clear {
	clear: both;
}

a:link, a:visited {
	color: #04576e;
}

a:hover, a:active {
	color: #008db4;
}

div#wholewrapper {
	width: 800px;
	padding: 0;
	margin: 0 auto 20px;
}

/* @group Header */

div#header {
	position: relative;
	width: 800px;
	overflow: hidden;
	margin: 0 auto 20px;
	background: transparent url(../images/header_bg.gif) no-repeat;
}

div#header h1 {
	margin-top: 10px;
}

ul#globalmenu {
	margin: 15px 0 0;
}

ul#globalmenu li {
	width: 160px;
	height: 33px;
	float: left;
	overflow: hidden;
}

ul#globalmenu li a {
	display: block;
	width: 133px;
	height: 33px;
}


/* @end */

div#leftcolumn {
	width: 190px;
	float: left;
}

/* @group Left Menu */

ul#leftmenu {
	margin-bottom: 15px;
}

ul#leftmenu li {
	height: 40px;
	overflow: hidden;
}

/* @end */

div#rightcolumn {
	width: 606px;
	float: right;
}

div#maincontents {
	padding: 5px 20px;
	background: transparent url(../images/contents_bg.png) no-repeat center top;
}

/* @group Local Contents */

/* @group Tab */

div#localheadertab {
	width: 606px;
	height: 64px;
	background: transparent url(../images/tab_bottom_bg.png) no-repeat center bottom;
	overflow: hidden;
}

div#localheadertab ul li {
	float: left;
}

/* @end */

div#maincontents .texts * {
	line-height: 1.6;
}

div#maincontents .texts p {
	margin: 1em 0;
	text-align: justify;
}

div#maincontents .texts ol.list {
	list-style: outside decimal;
	margin-left: 2em;
}

div#maincontents .texts ol.list p {
	margin-top: 0.5em;
}

div#maincontents .texts ul.list {
	list-style: outside disc;
	margin-left: 2em;
}

div#maincontents div.section {
	margin: 0 0 20px;
}

div#maincontents div.section h4 {
	margin: 4px 0;
	color: #127E6B;
}

div#maincontents div.section h3 {
	border-left: 6px solid #A5CF4D;
	font-size: large;
	color: #127E6B;
	padding-left: 8px;
}

div.pictureright {
	margin: 5px 0 5px 5px;
	float: right;
}

div.picturecenter {
	margin: 5px 0;
	text-align: center;
}

div.pictureleft {
	margin: 5px 5px 5px 0;
	float: left;
}

/* @group Table */

div#maincontents div.section h3 {
	color: #127E6B;
	font-size: medium;
}

div#maincontents div.section table {
	margin: 10px 0 0 0;
	border-collapse: collapse;
}

div#maincontents div.section table th,
div#maincontents div.section table td {
	padding: 3px 15px 3px 0;
	text-align: left;
	line-height: 1.3;
	vertical-align: top;
	font-weight: normal;
}

div#maincontents div.section dl {
	margin: 10px 0 0 0;
}

div#maincontents div.section dl dt {
	color: #127E6B;
	margin-top: 1.5em;
	line-height: 1.4;
}

div#maincontents div.section dl dd {
	margin-bottom: 1.5em;
	margin-left: 1em;
	line-height: 1.4;
}

/* @end */

/* @end */

/* @group Footer */

div#footer {
	margin: 30px auto 0;
	padding-top: 10px;
	border-top: 1px solid #127E6B;
}

div#footer address {
	font-style: normal;
	font-family: sans-serif;
	color: #808080;
	text-align: right;
}

div#footer address .company {
	padding-left: 1em;
}

/* @end */

div#localheader {
	width: 749px;
	height: 73px;
	overflow: hidden;
}

/* @group Other Pages */

p.texts {
	margin: 0.5em 10px;
	line-height: 1.6;
}

ol.numlist {
	list-style: decimal;
	margin: 20px 45px 20px 65px;
}

ol.numlist li {
	margin: 7px 0;
	line-height: 1.4;
}

div#ijo {
	margin: 10px 20px 20px;
	text-align: right;
}

div#signiture {
	margin: 10px 20px;
	text-align: right;
}

h4.greentitle {
	margin: 15px 0 0 0;
	color: #127E6B;
}

ul.alphlist {
	margin: 1em 1em 1em 2em;
	list-style: lower-alpha;
}

div.line_box {
	border:1px solid gray;
	padding: 5px;
	margin: 10px 0 10px 0;
	line-height: 1.4em;
}

/* @end */
