@charset "utf-8";

/* reset styles */

html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
}

/* For body element */

html {  
	overflow-y: scroll;  
} 

body {
	color: #000000;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height: 1.0;
}

html>/**/body {
	font-size: 12px; /* IE以外で12pxを指定 */
}

a,
a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	font-style: normal;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

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

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac ?*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Common */

#main .taRight {
	text-align: right;
}

#main .taCenter {
	text-align: center;
}

.clear {
	clear: both;
}

.ll {
	font-size: 125%;
}

.l {
	font-size: 117%;
}

.s {
	font-size: 92%;
}

.ss {
	font-size: 84%;
}

#main .mtZero {
	margin-top: 0;
}

#main .mbZero {
	margin-bottom: 0;
}

#main .mZero {
	margin-top: 0;
	margin-bottom: 0;
}

strong {
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

em {
	font-weight: normal;
	font-style: normal;
	color: #FF6600;
}

/* Layout */

body {
	color: #333333;
	background-color: #FFFFFF;
}

/* header */


#hWrapper {
	height: 100px;
	background: #E0E0E0 url(../../img/bg_header_wrapper.jpg) left top repeat-x;
}

#blank #hWrapper {
	height: 100px;
	border-bottom: 1px solid #FF6600;
}

#header {
	position: relative;
	width: 860px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}

#blank #header {
	width: 680px;
}

#header ul {
	list-style-type: none;
}

#footPrint {
	background-color: #FF6600;
}

#footPrint p {
	width: 860px;
	padding: 10px;
	font-size: 92%;
	color: #000000;
	margin-bottom: 10px;
}

#footPrint p a,
#footPrint p a:link {
	color: #000000;
}

/* ---------- */

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
}

#blank #wrapper {
	width: 680px;
}

/* ---------- */

#main {
	width: 680px;
	float: right;
	margin-bottom: 20px;
}

#blank #main {
	float: none;
}

p#topArchive {
	padding: 10px;
	border-top: 1px solid #E0E0E0;
	text-align: right;
}

/* ----------

#bannarTop {
	margin-top: 20px;
	width: 190px;
	float: right;
	border-left: 1px gray dotted ;
}

#bannar ul {
	width: 180px;
	margin-left: 10px;
	list-style-type: none;
}

#bannar ul li {
	margin-bottom: 20px;
	text-align: center;
}
---------- */

p.backTop {
	clear: both;
	margin: 0;
	padding: 10px 0 0px;
	text-align: right;
	border-top: 1px solid #E0E0E0;
	background-color: #FFFFFF;
}

p.backTop a,
p.backTop a:link {
	color: #333333;
}

/* ---------- */

#footer {
	background: #E0E0E0 url(../../img/bg_footer.jpg) center top no-repeat;
	padding: 20px 0;
	text-align: center;
}

#footer h2 {
	font-size: 117%;
	font-weight: bold;
}

#footer address {
	font-style: normal;
	margin: 1em 0;
}

#footer address em {
	color: #333333;
	font-weight: bold;
}

/* ---------- */

#side {
	width: 160px;
	float: left;
	padding-bottom: 20px;
	background: url(../../img/bg_subnav.gif) left bottom no-repeat;
}

#side h2 {
	font-size: 117%;
	line-height: 1.3;
	width: 149px;
	margin: 0 1px 10px;
	padding: 5px 10px;
	background-color: #E0E6EF;
	border-top: 2px solid #0A51A1;
}

#side h2.link {
	margin-bottom: 0;
	background: #FFFFFF url(../../img/bullet_sub_nav.jpg) left center no-repeat;
	border-bottom: 1px solid #CCCCCC;
}

#side p,
#side ul {
	width: 151px;
	margin: 10px;
}

#side ul {
	list-style-type: none;
}

#side ul.separate {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}

#side li {
	color: #FF6600;
	line-height: 1.4;
	width: 140px;
	padding-left: 11px;
	margin-bottom: 10px;
	background: url(../../img/bullet_sub_nav.jpg) left center no-repeat;
}

#side a,
#side a:link {
	color: #333333;
}

/* ---------- */
/* -- Main -- */
/* ---------- */

#main h1 {
	font-size: 200%;
	line-height: 1.3;
	margin-bottom: 20px;
	padding: 5px 10px;
	background: url(../../img/bg_head.jpg) left top repeat-y;
	border-bottom: 2px solid #0A51A1;
}

#main h2 {
	color: #003366;
	/*color: #0A51A1;*/
	font-size: 150%;
	line-height: 1.3;
	margin: 20px 0;
	padding: 5px 0 5px 10px;
	border-left: 10px solid #E0E6EF;
}

#main h2.simple {
	font-size: 150%;
	font-weight: bold;
	border: none;
}

#main h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 1em 0 0.8em;
}

#main h3.simple {
	padding: 10px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#main p {
	text-align: justify;
	text-justify: distribute;
	margin: 1em 0;
	line-height: 1.5;
}

#main ul {
	margin: 1em 0 1em 2em;
	list-style-type: square;
	line-height: 1.5;
}

#main ol {
	margin: 1em 0 1em 2em;
	line-height: 1.5;
}

#main dl {
	margin: 1em 0;
	line-height: 1.5;
}

#main dl.topics {
	line-height: 1.5;
}

#main dl.topics dt {
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

#main dl.topics dd {
	margin: -3em 170px 10px 0em;
}

/* ---------- */

#main table {
	margin: 1em 0;
	border-collapse: collapse;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#main table.wide {
	width: 100%;
}

#main table.noborder {
	width: 100%;
	border: none;
}

#main th,
#main td {
	line-height: 1.5;
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#main tr.noborder,
#main td.noborder {
	border: none;
}

#main th.vTop,
#main td.vTop {
	vertical-align: top;
}

#main th.separate,
#main td.separate {
	border-bottom: 2px solid #666666;
}

#main th {
	font-weight: normal;
	color: 000000;
	text-align: center;
	white-space: nowrap;
	border-left: #FFF;
	background: url(../../img/bg_blue.gif);
}

#main th.left {
	text-align: left;
}

/* ---------- */

.column {
	padding: 9px;
	border: 1px solid #CCCCCC;
}

/* --- Partner --- */

#main .columnLeftPT {
	width: 180px;
	float: left;
	margin-bottom: 1em;
}

#main .columnRightPT {
	width: 500px;
	float: right;
	margin-bottom: 1em;
}

#main hr.LeftDotPT {
	noshade;
	width: 180px;
	text-align: Left;
	border-top: 2px #CCCCCC dotted;
}

/* --- Products --- */

#main .columnLeftPD {
	width: 315px;
	float: left;
	margin-right: 5px;
	margin-bottom: 1em;
}

#main .columnRightPD {
	width: 360px;
	float: right;
	margin-bottom: 1em;
}

#main img.columnRightPD {
	vertical-align: bottom;
}


#main dl.i4 dd {
	margin: -1.5em 0 0 4em;
}

#main dl.i5 dd {
	margin: -1.5em 0 0 5em;
}

#main dl.i6 dd {
	margin: -1.5em 0 0 6em;
}

#main hr.LeftDotPT {
	noshade;
	width: 170px;
	text-align: Left;
	border-top: 2px #CCCCCC dotted;
}

/* ---------- */

#main .link {
	padding: 3px 0 3px 20px;
	background: url(../../img/bullet_right.jpg) left center no-repeat;
}

#main ul.linkList {
	list-style-type: none;
	margin-left: 0;
}

#main ul.linkList li {
	padding-left: 11px;
	background: url(../../img/bullet_sub_nav.jpg) left center no-repeat;
}

