/* CSS Document */


* {
 margin:0;
}

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",serif,monospace;
	 margin-left:auto;
	 margin-top:20px;;
	 background-image:url(bg.gif);
	 background-repeat:repeat;
	 font-size:small;
}
 
 
#container {
	margin:auto;
	padding:auto;
	width:810px;
	height:auto;
	background-color:#ffffff;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:2px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#CCCCCC;
	border-right-style:outset;
	border-right-width:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:outset;
	border-bottom-width:thin;
}

#header {
	background-image:url(header.png);
	height:185px;
}
#header img{
	float:left;
	padding:0;
	margin:0;
	padding-bottom:4px;
}
#globalnavi {
	height:15px;
	background-image:url(gbnavi.png);
	background-repeat:repeat-x;	
	text-align:center;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight:bold;
}

#breadcrumbs {
	height:15px;
	padding-left:20px;
	margin-top:5px;
}
#breadcrumbs a:hover {
	text-decoration:none;
}

#breadcrumbs a {
	text-decoration:none;
}


#globalnavi ul {
	list-style-type: none;
	margin-left:100px;
}
#globalnavi li {
	float:left;
	width:110px;
}

#globalnavi a:hover {
	text-decoration:none;
}

#globalnavi a {
	text-decoration:none;
}

#contents {
font-size:medium;
}

#left_col {
float:left;
width:480px;
height:auto;
	border-right-style:solid;
	border-right-color:#dddddd;
	border-right-width:1px;

}

#left_col img {
	padding:10px;
}

#right_col {
float:right;
width:290px;
height:auto;
padding-right:10px;
padding-top:10px;
}


#header h1 {
	margin-left:0px;
	margin-top:10px;
	font-size:medium;
	width:auto;
	float:left;
	font-weight:normal;
}

#header h2 {
	padding-right:5px;
	margin-top:2px;
	font-size:small;
	float:right;
	width:auto;
	font-weight:normal;
/*	font-weight:bold; */
}

.overlap {
	z-index:1;
}

#header img {
	float:left;
}

#footernavi {
	float:none;
	clear:both;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}	

#otoiawase {
	text-align:right;
	margin-right:20px;
	margin-bottom:10px;
}
#otoiawase img {
	margin-bottom:-3px;
}
#footer {
	float:none;
	clear:both;
	height:15px;
	background-image:url(gbnavi.png);
	background-repeat:repeat-x;	
	text-align:center;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#dddddd;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
	color:#666666;
}	

.topics {
	padding:3px;
	height:auto;
	width:inherit;
	float:none;
	clear:both;
}

.topics h3 {
	background-image:url(h3bg.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:6px;
	padding-bottom:20px;
}

.topics h4 {
	font-size:medium;
	margin-bottom:5px;
	padding-left:20px;
	padding-top:2px;
	margin-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	background-image:url(t_h4.gif);
	background-repeat:no-repeat;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:20px;
}

.topics h5 {
	font-size:small;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:10px;
	margin-right:200px;
	padding-right:200px;
	padding-top:2px;
	margin-top:10px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-left-style: double;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: thick;
}

.topics h6 {
	font-size:small;
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;	
	margin-bottom:10px;
	
	}



#contents p {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
}

.story {
	padding:8px;
	height:auto;
	width:inherit;
	float:none;
	clear:both;
}

.story h3 {
	font-size:small;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;	
	margin-bottom:10px;
}
.story h4 {
	margin-bottom:5px;
	padding-left:10px;
	margin-left:10px;
	padding-top:0px;
	margin-top:0px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.story h6 {
	font-size:small;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;	
	margin-bottom:10px;
	
	}
/*.story img {
	float:left;
	margin:5px;
}
*/

.info {
	height:auto;
	float:none;
	clear:both;
	padding-bottom:10px;
}
.info img {
	margin-top:0px;
	margin-bottom:0px;

}

.info p {
	margin-top:0px;
	margin-bottom:0px;
/*	padding-left:5px;
	padding-right:5px;
*/

}

.info h3 {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:2px;
	padding-left:5px;
}

.info h4 {
	margin-bottom:2px;
	padding-top:0px;
	margin-top:0px;
}

.info h6 {
	font-size:small;
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;	
	margin-bottom:10px;
	
	}
	
.toshop {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	float:right;

}

.toshop img{
	padding-top:5px;
	margin-top:0px;
	align:right;
	padding-bottom:10px;
	
}

.moreinfo {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	float:right;

}

.moreinfo img{
	padding-top:0px;
	margin-top:0px;
	align:right;
	
}


.center {
	text-align:center;
}



.banner {
	border:none;
}

.banner1 {
	border:none;
	padding-top:5px;
	padding-bottom:-5px;
}


.style1 {color: #FF0000}

.odd {
	background-color:#dddddd;
}

.even {
	background-color:#ffffff;
}

.w_full {
	width:100%;
}

.my_table table {border-top : 1px solid #999;border-left : 1px solid #999;}
.my_table td {border-right : 1px solid #999;border-bottom : 1px solid #999;padding : 2px;}
.my_table th {border-right : 1px solid #999;border-bottom : 1px solid #999;padding : 2px;background-color : #eeeeee;}

.right {
	text-align:right;
	margin-right:10px;
}


.list_01 {
	list-style-position: outside;
	list-style-image: url(commonlis.gif);
	margin-left:50px;
}

.t_width_80 {
	width:80%;
}

.t_width_90 {
	width:90%;
}


.table_01 {
text-align:center;
}
.table_01 td {
 border-bottom-style:dashed;
 border-bottom-color:#666666;
 border-bottom-width:1px;
 text-align:left;
}
.table_01 th {
 width:25%;
 border-bottom-style:dashed;
 border-bottom-color:#666666;
 border-bottom-width:1px;
 text-align:right;
 padding-right:10px;
}
.table_01 caption {
 border-bottom-style:solid;
 border-bottom-color:#666666;
 border-bottom-width:1px;
}

.image_right {
	height:auto;
	width:90%;
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
	padding-right:10px;
	margin-top:10px;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.image_right img {
	float:right;
}

.image_right p {
	float:left;
}

.image_right:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}


.image_right1 {
	height:auto;
	width:95%;
	margin-left:5px;
	margin-right:5px;
	padding-top:10px;
	padding-right:5px;
	margin-top:10px;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.image_right1 img {
	float:right;
}

.image_right1 p {
	float:left;
	padding-left:0px;
}
.image_right1:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

.image_right2 {
	width:80%;
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
	padding-right:10px;
	margin-top:10px;
}

.image_right2 img {
	float:right;
}

.image_right2 p {
	float:left;
}
.image_right2:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

.image_right3 {
	height:auto;
	width:90%;
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
	padding-right:10px;
	margin-top:10px;
}

.image_right3 img {
	float:right;
}

.image_right3 p {
	float:left;
}
.image_right3:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

.image_right4 {
	height:auto;
	width:95%;
/*
	margin-left:30px;
	margin-right:30px;
*/
	margin-top:10px;

	padding-top:10px;
	padding-right:10px;

	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.image_right4 img {
	float:right;
}

.image_right4 p {
	float:left;
}
.image_right4:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}


.image_left {
	height:auto;
	width:90%;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
	padding-right:10px;
	margin-top:10px;
}

.image_left img {
	float:left;
	margin-left:30px;
	margin-right:5px;
	padding-top:10px;
	margin-top:10px;
}

.image_left p {
	float:left;
}
.image_left:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

.image_left3 {
	height:auto;
	width:90%;
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
	padding-right:10px;
	margin-top:10px;
}

.image_left3 img {
	float:left;
	margin-left:30px;
	margin-right:5px;
	margin-top:10px;
}

.image_left3 p {
	float:left;
}
.image_left3:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

.clear {
	float:none;
	clear:both;
}

.full {
	width:100%;
}


.table_90 {
	width:90%;
}

.table_10r {
	width:10%;
	text-align:center;
	vertical-align:top;
}

.table_10 {
	width:10%;
	text-align:center;
}

.table_20 {
	width:20%;
	text-align:center;
}

.table_20_r {
	width:20%;
	text-align:right;
}


.table_90_c {
	width:90%;
	text-align:center;
}
.table_50_c {
	width:50%;
	text-align:center;
}
.table_25_vtc {
	width:25%;
	text-align:center;
	vertical-align:top;
}
.table_25_vtl {
	width:25%;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.table_50_vtc {
	width:50%;
	text-align:center;
	vertical-align:top;
}

.table_50_vt {
	width:50%;
	vertical-align:top;
}
.table_50_vm {
	width:50%;
	vertical-align:middle;
}

.table_75_vm {
	width:75%;
	vertical-align:middle;
}

.table_p {
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.float_left {
	float:left;
	margin-top:-15px;
	margin-left:0px;
	
}

.dl_01 dt {
	background-image:url(commonlis.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:20px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.dl_01 dd {
	padding-left:25px;
	margin-left:25px;
	padding-bottom:5px;
	padding-right:40px;
}

.commany_name {
	font-family:Impact;
}

.hgs {
	font-family:"HGS–¾’©E";
}


.page_top {
	background-image:url(uprtriangle.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-left:18px;
	margin-right:10px;
	margin-bottom:5px;
	float:right;
}
.style2 {color: #0000FF ;	text-decoration:underline;}


.top10_c {
	padding-top:10px;
	margin-top:10px;
	text-align:center;
}

.topbottom10_c {
	padding-top:10px;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:center;
}

.font_b_bule {
	font-weight:bold;
	color:#0000FF;
}


.c1{
position:absolute; left:0px; top:0px; visibility:hidden;
font-size:9pt; color:#333333; 
background-color:#dddddd; layer-background-color:#dddddd;
border:1px solid #333333; padding:5;
}