@charset "shift_jis";
@import "/japanese/common/css/head.css";
@import "/japanese/common/css/main.css";
@import "/japanese/common/css/footer.css";

/*--20101022 追記--*/

p.products-emphasis{
	background:#99CCCC;
	border:solid 1px #3399FF;
	padding:5px;
	margin-top:15px;
	font-size:90%;
	color:#000066;
}

/*--20101015　追記--*/
.invisible{
display:none;
}

/*--2009/01/25 追記--*/

/*--clear fix--*/

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

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

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

/*---hc_general.css---*/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #333;
}

a{
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

a:link{
	color: #00C;
	text-decoration: none;
}

a:hover {
	color: #C00;
}

a:visited {	
	color: #60C;
	text-decoration: none;
}

img,img a {
	padding: 0px;
	margin: 0px;
	border: 0px none #FFF;
}


ul,li,dl,dt,dd,ol{
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: none;
}

p,span {
	text-align: left;
}

form,input{
	padding: 0px;
	margin: 0px;
}

h1,h2,h3,h4,h5,h6{
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p{
	margin: 0px;
	font-size: 73%;
	line-height: 1.3em;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

hr	{
	clear: both;
	height: 1px;
}

/* header設定 */
#head {
	height: 64px;
	width: 760px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #FFF;
	display: block;
}

#head00 {
	float: left;
	height: 64px;
	width: 1px;
	background: #FFF;
}

#head01 {
	float: left;
	height: 64px;
	width: 237px;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}

#head002 {
	float: left;
	height: 64px;
	width: 522px;
	padding: 0px;
	margin: 0px;
	background: #FFF url(/japanese/images/head02.jpg) no-repeat;
}

#head002 img {
	margin-top: 0px;
	margin-right: 16px;
	display: block;
}

#gmenu{
	clear: both;
	height: 23px;
	width: 760px;
	padding: 0px;
	margin: 0px;
	display: block;
	background: #8AAAEA;
}

/*contents 設定 */

#dochead {
	height: auto;
/*	font-weight: bold;
	color: #333;
	line-height: 1.5em;*/
	letter-spacing: 0.1em;
	background: #225EA8;
}


.docnav{
	padding:5px 0 5px 44px; 
	background: #D0D7EA url(/japanese/images/docnav_bg.gif) repeat-y left bottom;
	border-bottom:1px solid #FFFFFF;
	font-size: 73%;
	font-weight: normal;
	line-height: 1.2;
	color: #333;	
}


#doc {
	clear: both;
	width: 760px;
}

#doc570 {
	clear: both;
	width: 569px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	vertical-align: top;
	background: #FFF;
}

#menu190 {
	width: 190px;
	border-top: 1px solid #FFF;
	vertical-align: top;
	background: #dddddd;
}

div#contents {
	width: 520px;
	margin: 30px 10px 30px 38px;
	background: #FFF;
}



/* 検索部分設定 */

div.searchbox{
 height:70px;background:#b3b3b3;border-bottom:1px solid #ffffff;
}


#search {
	padding: 12px 13px 0 13px;
	margin: 0px;
/*	border-bottom: 1px solid #FFF;*/
	font-size: 10px;
	color: #FFF;
/*	line-height: 1.3em;*/
/*	display: block;*/
	vertical-align: top;
	background: #B3B3B3;
}
/*#search { 元の検索CSS
	padding: 7px 15px 8px;
	margin: 0px;
	border-bottom: 1px solid #FFF;
	font-size: 10px;
	color: #FFF;
	line-height: 1.3em;
	display: block;
	vertical-align: top;
	background: #B3B3B3;
}
*/
#search000 {
	float: left;
	height: 1px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	display:inline;
	}

#search001 {
	float: left;
	padding: 0px 0px 5px;
	letter-spacing: 0.1em;
	color: #ffffff}

#search002 {
	clear: both;
	padding: 5px 0px 0px;
	margin: 0px;
	letter-spacing: 0.1em;
	text-align: right;
	color: #ffffff}

#search002 a{
	padding-left: 10px;
	color: #ffffff;
	background: url(/japanese/images/icn_searchitem.gif) no-repeat 0px 0.1em;
}

#search002 a:hover{
	color: #FFF;
	text-decoration: underline;
}

#searchform {
	clear: both;
	font-size: 79%;
	line-height: 1.3em;
}
/*
#searchbtn{
	height: 18px;
}
*/
#searchtbox{
	height: 14px;
	width: 113px;
	margin-right: 5px;
}

.text100 {	font-size: 100%;	line-height: 1.3em;}
.text79 {	font-size: 79%;	line-height: 1.3em;}
.text73 {	font-size: 73%;	line-height: 1.3em;}
.text66 {	font-size: 66%;	line-height: 1.3em;}
.bold {	font-weight: bold;}
.center {	text-align: center;}

/*---------- header text ----------*/
h1 {
	padding: 0px 0 0px 44px;
	border-bottom: 1px solid #FFF;
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
	line-height: 46px;
	background: #225EA8;
}

h1.top{
	padding-left: 24px;
	background: #225EA8 ;
}

h1.twolines{
	padding: 5px 200px 5px 44px;
	line-height: 1.2em;
}

h2{
	padding-left: 7px;
	margin-bottom: 10px;
	border-left: 3px solid #225ea8;
	font-size: 100%;
}

h3{
	padding-left: 7px;
	margin: 20px 0px 10px 20px;
	border-left: 3px solid #8AAAEA;
	font-size: 85%;
	letter-spacing: 0.1em;
	zoom:1;
}

h3.btmf{
	margin-bottom: 3px;
}

h4{
	padding-left: 7px;
	margin: 10px 0px 10px 30px;
	border-left: 3px solid #999;
	font-size: 85%;
	zoom:1;
}

h5{
	margin: 10px 0px 10px 40px;
	font-size: 85%;
}

h6{
	margin: 10px 0px 10px 40px;
	font-size: 73%;
}



/*---------- text ----------*/
.text1{}
.text2{	margin-left: 10px;}
.text3{	margin-left: 20px;}
.text4{	margin-left: 30px;}
.text5{	margin-left: 40px;}
.text6{	margin-left: 50px;}
.text1b{	font-weight: bold;}
.text2b{	margin-left: 10px;	font-weight: bold;}
.text3b{	margin-left: 20px;	font-weight: bold;}
.text4b{	margin-left: 30px;	font-weight: bold;}
.text5b{	margin-left: 40px;	font-weight: bold;}
.text6b{	margin-left: 50px;	font-weight: bold;}

.text1_2{	text-indent: 1em;}
.text2_2{	margin-left: 10px;	text-indent: 1em;}
.text3_2{	margin-left: 20px;	text-indent: 1em;}
.text4_2{	margin-left: 30px;	text-indent: 1em;}
.text5_2{	margin-left: 40px;	text-indent: 1em;}
.text6_2{	margin-left: 50px;	text-indent: 1em;}

.text1_3{	margin-bottom: 1.5em;}
.text2_3{	margin-bottom: 1.5em;	margin-left: 10px;}
.text3_3{	margin-bottom: 1.5em;	margin-left: 20px;}
.text4_3{	margin-bottom: 1.5em;	margin-left: 30px;}
.text5_3{	margin-bottom: 1.5em;	margin-left: 40px;}
.text6_3{	margin-bottom: 1.5em;	margin-left: 50px;}

.text1b_3{	margin-bottom: 1.5em;	font-weight: bold;}
.text2b_3{	margin-bottom: 1.5em;	margin-left: 10px;	font-weight: bold;}
.text3b_3{	margin-bottom: 1.5em;	margin-left: 20px;	font-weight: bold;}
.text4b_3{	margin-bottom: 1.5em;	margin-left: 30px;	font-weight: bold;}
.text5b_3{	margin-bottom: 1.5em;	margin-left: 40px;	font-weight: bold;}
.text6b_3{	margin-bottom: 1.5em;	margin-left: 50px;	font-weight: bold;}

.text1_4{	margin-bottom: 1.5em;	text-indent: 1em;}
.text2_4{	margin-bottom: 1.5em;	margin-left: 10px;	text-indent: 1em;}
.text3_4{	margin-bottom: 1.5em;	margin-left: 20px;	text-indent: 1em;}
.text4_4{	margin-bottom: 1.5em;	margin-left: 30px;	text-indent: 1em;}
.text5_4{	margin-bottom: 1.5em;	margin-left: 40px;	text-indent: 1em;}
.text6_4{	margin-bottom: 1.5em;	margin-left: 50px;	text-indent: 1em;}

/*---------- text option ----------*/
.notice {
	padding-top: 1em;
	padding-left: 1em;
	text-indent: -1em;
}

.text_ul{
	text-decoration: underline;
}

.textls05{
	letter-spacing: 0.5em;
}

.textls1{
	letter-spacing: 1em;
}

.textls2{
	letter-spacing: 2em;
}

.marker {
	position: absolute;
	clear: both;
	left: 0px;
	top: 107px;
	height: 1px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
}


/*---------- get Adobe Reader  ----------*/
.gar {
	clear: both;
	height: 33px;
	width: 480px;
	margin-left: 10px;
	overflow: visible;
	min-width: 480px;
	font-size: 66%;
	line-height: 1.5em;
	display: block;
	text-align: left;
	white-space: nowrap;
}

.gar img {
	float: left;
	width: 112px;
	margin-right: 7px;
	vertical-align: top;
}

/*---------- line  ----------*/
.dline{
	clear: both;
	height: 1px;
	margin: 5px 0px;
	border-top: 1px dotted #999;
	font-size: 1px;
	line-height: 1px;
}

.line{
	clear: both;
	height: 1px;
	margin: 10px 0px;
	border-top: 1px solid #999;
	font-size: 1px;
	line-height: 1px;
}

hr.dline {
	border-top: 1px dotted #999;
	color: #FFF;
}

hr.dline10 {
	margin-left: 10px;
	border-top: 1px dotted #999;
	color: #FFF;
}

hr.dline20 {
	margin-left: 20px;
	border-top: 1px dotted #999;
	color: #FFF;
}

hr.dline30 {
	margin-left: 30px;
	border-top: 1px dotted #999;
	color: #FFF;
}

hr.dline40 {
	margin-left: 40px;
	border-top: 1px dotted #999;
	color: #FFF;
}

hr.dline50 {
	margin-left: 50px;
	border-top: 1px dotted #999;
	color: #FFF;
}

hr.line {
	border-top: 1px solid #999;
	color: #FFF;
}

hr.line10 {
	margin-left: 10px;
	border-top: 1px solid #999;
	color: #FFF;
}

hr.line20 {
	margin-left: 20px;
	border-top: 1px solid #999;
	color: #FFF;
}

hr.line30 {
	margin-left: 30px;
	border-top: 1px solid #999;
	color: #FFF;
}

hr.line40 {
	margin-left: 40px;
	border-top: 1px solid #999;
	color: #FFF;
}

hr.line50 {
	margin-left: 50px;
	border-top: 1px solid #999;
	color: #FFF;
}

.blank5 {
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}

.blank10 {
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}

.blank15 {
	height: 15px;
	font-size: 15px;
	line-height: 15px;
}

/*---------- margin  ----------*/

.ibb15{
	margin-bottom: 15px;
}

.ibb15_2{
	margin-bottom: 15px;
	margin-left: 10px;
}

.ibb15_20 {
	margin: 0px 0px 20px 20px;
}

.ibb15_30 {
	margin: 0px 0px 20px 30px;
}

.ibb15_40 {
	margin: 0px 0px 20px 40px;
}

.iub15 {
	margin-top: 15px;
}


.cautionary-statement{
color:#ff0000;
}

ul.internal-links li a{
	background:url(/japanese/images/icn_hp.gif) no-repeat 0 0;
	padding-left:33px;
}

.nowrap{
	white-space:nowrap;
}

