@charset "utf-8";






/* formatting styles
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #4d4d4d;
	background-image: url(../images/back_02.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
.clear {
	clear: both;
}
.text_standard {
	margin-bottom: 12px;
}
.text_red {
	color: #d20000;
}
.text_small {
	font-size: 10px;
	line-height: 140%;
}
.text_caption {
	font-size: 10px;
	line-height: 100%;
	margin-top: 10px;
}

h2 {
	margin-top: 5px;
}






/* link styles
-----------------------*/
a:link {
	color: #467dcd;
	text-decoration: underline;
}
a:visited {
	color: #6E0096;
	text-decoration: underline;
}
a:hover {
	color: #467dcd;
	text-decoration: none;
}
a:active {
	color: #467dcd;
	text-decoration: none;
}






/* container styles
-----------------------*/
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}






/* head styles
-----------------------*/
#head {
	height: 129px;
	width: 900px;
	position: relative;
}
#head h1 {
	position: absolute;
	top: 3px;
	left: 0px;
}
#head ul {
	position: absolute;
	top: 3px;
	right: 0px;
}
#head ul li {
	float: left;
	list-style: none;
}
#head p#logo {
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#head p#contact {
	position: absolute;
	right: 0px;
	bottom: 0px;
}






/* global_navi styles
-----------------------*/
#global_navi {
	clear: both;
	height: 39px;
	width: 900px;
}
#global_navi ul li {
	float: left;
	list-style: none;
}
#global_navi ul li img {
	vertical-align: top;
}
#promotion {
	clear: both;
	margin-top: 5px;
}






/* foot styles
-----------------------*/
#foot {
	background-color: #3f485a;
	height: 141px;
	background-image: url(../images/foot_back_01.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 15px;
}
#foot #foot_navi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 121px;
	position: relative;
}
#foot #foot_navi p#privacy {
	left: 0px;
	top: 13px;
	position: absolute;
	height: 18px;
	width: 152px;
}

#foot #foot_navi address {
	position: absolute;
	height: 28px;
	width: 306px;
	left: 0px;
	top: 87px;
}
#foot #foot_navi p#youtec {
	left: 0px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 213px;
}
#foot #foot_navi p#crimson {
	left: 213px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 53px;
}
#foot #foot_navi p#nx {
	left: 266px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 56px;
}
#foot #foot_navi p#pn {
	left: 303px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 19px;
}






/* contents styles
-----------------------*/
#contents {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

#contents_small {
	width: 611px;
	margin-right: auto;
	margin-left: auto;
}
#left_bar {
	float: left;
	width: 249px;
	background-image: url(../images/side_back_01.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#left_bar ul {
	width: 243px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
#left_bar ul li {
	list-style: none;
}
#left_bar ul li img {
	vertical-align: top;
}
#left_bar ul li.text_navi {
	background-image: url(../images/icon_square_01.gif);
	background-position: 5px center;
	background-color: #eef9ff;
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 19px;
	line-height: 25px;
	font-size: 10px;
	margin-bottom: 1px;
}
#left_bar ul li.text_navi a {
	display: block;
	background-image: url(../images/icon_square_01.gif);
	background-position: 5px center;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 19px;
	color: #467dcd;
	line-height: 25px;
	font-size: 10px;
	margin-bottom: 1px;
}
#left_bar ul li.text_navi a:hover {
	background-color: #eef9ff;
}
#left_bar ul li.text_navi_top {
	background-image: url(../images/side_back_02_on.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 19px;
	line-height: 25px;
	font-size: 10px;
	margin-bottom: 1px;
}

#left_bar ul li.text_navi_top a {
	display: block;
	background-image: url(../images/side_back_02_off.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 19px;
	color: #467dcd;
	line-height: 25px;
	font-size: 10px;
	margin-bottom: 1px;
}
#left_bar ul li.text_navi_top a:hover {
	background-image: url(../images/side_back_02_on.gif);
	background-repeat: no-repeat;
}
#right_bar {
	float: right;
	width: 641px;
}
p#bread {
	font-size: 10px;
	margin-bottom: 15px;
	line-height: 100%;
}
p#bread a:link {
	color: #467dcd;
	text-decoration: underline;
}
p#bread a:visited {
	color: #467dcd;
	text-decoration: underline;
}
p#bread a:hover {
	color: #467dcd;
	text-decoration: none;
	background-color: #f0f5ff;
}
p#bread a:active {
	color: #467dcd;
	text-decoration: none;
}
h3.title_large {
	font-size: 12px;
	text-transform: uppercase;
	height: 32px;
	width: 870px;
	line-height: 32px;
	background-image: url(../images/page_pic_01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
h3.title_small {
	font-size: 12px;
	text-transform: uppercase;
	height: 32px;
	width: 611px;
	line-height: 32px;
	background-image: url(../images/page_pic_04.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}

h3.title_product {
	font-size: 12px;
	text-transform: uppercase;
	height: 32px;
	width: 341px;
	line-height: 32px;
	background-image: url(../images/page_pic_06.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}

ul.dot {
	padding-left: 12px;
}
ul.dot_enter {
	padding-left: 12px;
	margin-bottom: 12px;
}

.enter_15 {
	height: 15px;
	clear: both;
}
.enter_30 {
	height: 30px;
	clear: both;
}
.enter_60 {
	height: 60px;
	clear: both;
}
p#banner_pamphlet {
	margin-top: 30px;
}

p#page_top {
	margin-top: 15px;
	text-align: right;
}
table.matrix {
	width: 100%;
	border-collapse: collapse;
}
table.matrix th {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 13px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 95px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.large {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 13px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.small {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 13px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 70px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#submit {
	margin-top: 10px;
	text-align: center;
}
ul.line {
	border-top: 1px dotted #CCCCCC;
}
ul.line li.large {
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
ul.line li.middle {
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 13px;
	list-style: url(none) none;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.line li.small {
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 25px;
	list-style: url(none) none;
	padding-top: 5px;
	padding-bottom: 5px;
}







/* profile styles
-----------------------*/
#profile ul.index {
	padding-left: 20px;
	margin-bottom: 12px;
	list-style: none;
}

#profile .index_left {
	width: 150px;
	text-align: center;
	float: left;
}
#profile .index_right {
	width: 441px;
	float: right;
}
#profile .outline_left {
	width: 300px;
	float: left;
}
#profile .outline_right {
	width: 300px;
	float: right;
}

#profile dl dt.large {
	float: left;
	width: 300px;
}
#profile dl dt.middle {
	float: left;
	width: 120px;
}

#profile dl dt.small {
	float: left;
	width: 80px;
}
#profile p.map {
	margin-top: 20px;
}






/* complete styles
-----------------------*/
#complete {
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
}
#complete p#logo {
	margin-top: 50px;
	margin-bottom: 10px;
}






/* topics styles
-----------------------*/
#topics dl.title {
	background-color: #f0f5ff;
	clear: both;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topics dl.title dt {
	float: right;
	padding-right: 5px;
	width: 150px;
	text-align: right;
}
#topics dl.title dd {
	list-style: none;
	background-image: url(../images/icon_square_01.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-weight: bold;
}
#topics p.press {
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
}
#topics h3 {
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
#topics table.graph {
	width: 100%;
	border-collapse: collapse;
}
#topics table.graph th {
	font-weight: bold;
	width: 95px;
	background-color: #f0f5ff;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#topics table.graph td {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}






/* product styles
-----------------------*/
#product dl.preview {
	text-align: center;
	width: 140px;
	margin-right: 17px;
	float: left;
	margin-bottom: 15px;
}
#product dl.preview dd {
	font-size: 10px;
	line-height: 130%;
}
#product dl.preview_end {
	text-align: center;
	width: 140px;
	float: left;
	margin-bottom: 15px;
}
#product dl.preview_end dd {
	font-size: 10px;
	line-height: 130%;
}
#product .sample_left {
	width: 250px;
	text-align: center;
	float: left;
}
#product .sample_right {
	width: 341px;
	float: right;
}
#product  .sample {
	width: 189px;
	margin-right: 22px;
	float: left;
}

#product  .sample_end {
	width: 189px;
	float: left;
}

#product  p.pic  {
	margin-bottom: 5px;
}

