/* CSS Document */
/*ALL*/
/*LINK*/
/*hTAG*/
/*H1 TABLE*/
/*H5 botom_metakeyword*/
/*FONTSIZE*/
/*COLOR*/
/*PANKUZU*/
/*main contents wrapper*/
/*main contents title*/
/*main contents main photo*/
/*main contents feature*/
/*left:list right:Figure*/
/*main contents icon*/
/*border line*/
/*border line margin0*/


/* CSS Document */
@charset "shift_jis";

* {
}

/*ALL*/
body {
	color: #333333;
	width: 100%;
	background: #E5E5E5;
	text-align: center;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	background: #FFFFFF;
}

#wrapper_menu {
	width: 180px;
	margin: 0;
	background: #FFFFFF;
}

body.openpage {
	background: #FFFFFF;
}

/*LINK*/
a:link {
	color: #006699;
}

a:visited {
	color: #561575;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

.pan a:link {
	color: #666666;
}

.pan a:visited {
	color: #666666;
}

.pan a:hover {
	color: #666666;
	text-decoration: none;
}


/*hTAG*/
h3.h3_text,
h4.h4_text {
	font-size: 98% !important;
	line-height: 1.2em !important;
	font-weight: bold;
}

*html h3.h3_text,
*html h4.h4_text {
	font-size: 98% !important;
	
	/*Mac IE5 hack*/
	/*\*//*/font-size: 90% !important;/**/
}

h4.pn {
	font-size: 108% !important;
	line-height: 1.2em !important;
	font-weight: bold;
}

*html h4.pn {
	font-size: 108% !important;
	
	/*Mac IE5 hack*/
	/*\*//*/font-size: 112% !important;/**/
}
	
h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0;
}

/*H1 TABLE*/
h1 {
	display: none;
	font-size: 10%;
	text-indent: -9999px;
}

/*H5 botom_metakeyword*/
h5 {
	display: none;
	font-size: 10%;
	text-indent: -9999px;
}

/*FONTSIZE*/
.j10 {
	font-size: 73% !important;
	line-height: 1.5em !important;
}

*html .j10 {
	font-size: 73% !important;
	
	/*Mac IE5 hack*/
	/*\*//*/font-size: 66% !important;/**/
}

.j12 {
	font-size: 84% !important;
	line-height: 1.2em !important;
}

.j12w {
	font-size: 84% !important;
	line-height: 1.2em !important;
	color:#FFFFFF;
}

*html .j12 {
	font-size: 84% !important;
	
	/*Mac IE5 hack*/
	/*\*//*/font-size: 77% !important;/**/
}

.j14 {
	font-size: 100% !important;
	line-height: 1.2em !important;
}

*html .j14 {
	font-size: 100% !important;
	
	/*Mac IE5 hack*/
	/*\*//*/font-size: 102% !important;/**/
}

/*COLOR*/
.color_d30 {
	color: #D30000;
}
.features {
	font-size: 84%;
!important;
	font-weight: bold;
!important;
	background-color: #666666;
!important;
	color: #FFFFFF;
!important;
	padding: 5px;
!important;
	line-height: 1.2em;
!important;
}

/*PANKUZU*/
.pan {
	color: #666666;
	font-size: 73% !important;
	line-height: 1.2em !important;
}

*html .pan {
	font-size: 73% !important;
	
	/*Mac IE5 hack*/
	/*\*//*/font-size: 66% !important;/**/
}

/*main contents wrapper*/
#main_wrapper {
    width: 520px;
    border: 0px;
	padding-bottom:20px;
}

/*main contents title*/
#title_wrapper {
    width: 100%;
	padding:4px 5px;
	border-color:#999999;
	border-width:2px 0 2px 0;
	border-style:solid;
	background:#E5E5E5;
}

#title {
	float:left;
	font-size: 105% !important;
	font-weight:bold;
    border: 0px;
}

#action {
    border: 0px;
	float:right;
}

#option {
    border: 0px;
	padding:5 5 5 5;
	margin:0;
	float:right;
}

/*main contents main photo*/
#main_photo {
    width: 525px;
    border: 0px;
}

.photo_left {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding:0px
}

/*main contents feature*/
ul {
    margin: 15px 0px;
    padding: 0px;
}

li {
    margin: 10px 0px 0px 25px;
    padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	font-size: 78%;
}

ul.color_li {
	margin:10px;
	font-size: 78%;
}

/*left:list right:Figure*/
#list_features{
	float:left;
	width:240px;
	list-style-position: inherit;
	padding:0px 5px 0px 0px;
}

#img_action{ 
	float:right;
	width:270px;
	padding:0px 5px 0px 5px;
}

/*main contents icon*/
#icon {
	margin:10 0 10 0;
	width: 100%;
	float:left;
	padding:0 0 0 0;
}

/*main contents specification*/
.spec_title {
	margin: 0 0 0 0;
    padding: 5px;
	background-color:#333333;
	border: 0;
	color:#FFFFFF;
	font-size: 84% !important;
	font-weight:bold;
	text-align:left;
}

.spec {
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:10px;
	margin-top:10px;
}

.spec th {
    padding: 4px;
    border: #999999 solid;
    border-width: 1px 1px 1px 1px;
    background: #D3D3D3;
	font-size: 80%;
	color: #333333;
    font-weight: bold;
	line-height: 1.5em;
	white-space:nowrap;
}
.spec td {
    border: #999999 solid;
    border-width: 1px;
	background: #FFFFFF;
	font-size:80%;
	line-height: 1.5em;
    padding: 5px 3px 3px 10px;
	text-align:left;
}

.lc {
	text-align:center;
	white-space:normal;
}

/*border line*/
.border{ 
	width:100%;
	margin:10px 0px 10px 0px;
	background-color: #CCCCCC;
	height: 1px;
}

/*border line margin0*/
.border2{ 
	width:100%;
	margin:0px 0px 0px 0px;
	background-color: #333333;
	height: 1px;
}