/* BODY */
@import url(../common/common.css);
@import url(../common/body_layout_v1_0.css);
@import url(../footer/footer_product_v2_0.css);

/* MAP */
.map {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* TITLE */
.title_table{
	padding-left:20px;
}
.title_td{
	vertical-align: middle;
	padding-left: 10px;
}

/* SUMMARY */
.summary_table01{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 95%;
}
.summary_td01a{
	padding-top: 5px;
}
.summary_td01b{
	font-size: small;
	line-height: 140%;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.summary_td02{
	font-size: small;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.summary_td02 a:link{
	color:#3366FF;
	text-decoration:none;
}
.summary_td02 a:visited{
	color:#3366FF;
	text-decoration:none;
}
.summary_td02 a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.summary_span_subtitle01{
	color:#3366FF;
}

/* CONTENTS */
.contents_td_title01 {
	font-size: medium;
	font-weight: bolder;
	color: #0066CC;
	padding-top: 5px;
	vertical-align: middle;
}
.contents_span_title00 {
	font-size: medium;
	font-weight: bolder;
	color:#006633;
}
.contents_span_title01 {
	font-size: medium;
	font-weight: bolder;
	color:#FF6600;
	text-decoration:underline;
}
.contents_td_text01 {
	font-size: small;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contents_td_picture01a {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.contents_td_picture01b {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.contents_picture01 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
.contents_picture01b {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.size10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.size18 {
	font-size: 18px;
}
.right10 {
	padding-right: 10px;
}
.bottom5 {
	padding-bottom: 5px;
}
.bottom10 {
	padding-bottom: 10px;
}
.bottom20 {
	padding-bottom: 20px;
}
.left2 {
	padding-left: 2px;
}
.left5 {
	padding-left: 5px;
}
.left10 {
	padding-left: 10px;
}
.left20 {
	padding-left: 20px;
}
.left23 {
	padding-left: 23px;
}
.left30 {
	padding-left: 30px;
}
.left35 {
	padding-left: 35px;
}
.left40 {
	padding-left: 40px;
}
.left50 {
	padding-left: 50px;
}
.left60 {
	padding-left: 60px;
}
.left70 {
	padding-left: 70px;
}
.left150 {
	padding-left: 150px;
}
.left200 {
	padding-left: 200px;
}
.right5 {
	padding-right: 5px;
}
.right20 {
	padding-right: 20px;
}
.right30 {
	padding-right: 30px;
}
.right50 {
	padding-right: 50px;
}
.top5 {
	padding-top: 5px;
}
.top6 {
	padding-top: 6px;
}
.top10 {
	padding-top: 10px;
}
.top12 {
	padding-top: 12px;
}
.top15 {
	padding-top: 15px;
}
.top20 {
	padding-top: 20px;
}
.top30 {
	padding-top: 30px;
}
.margin_auto_left_right {
	margin-right: auto;
	margin-left: auto;
}
.margin_left0{
	margin-left:0px;
}
.margin_left5{
	margin-left:5px !important;
}
.margin_left10{
	margin-left:10px !important;
}
.margin_left15{
	margin-left:15px !important;
}
.margin_left20{
	margin-left:20px !important;
}
.margin_left30{
	margin-left:30px !important;
}
.margin_left40{
	margin-left:40px !important; 
}
.margin_left50{
	margin-left:50px !important;
}
.margin_left80{
	margin-left:80px !important;
}
.margin_left100{
	margin-left:100px !important;
}
.margin_left250{
	margin-left:250px !important;
}
.margin_right5{
	margin-right:5px !important;
}
.margin_right10{
	margin-right:10px !important;
}
.margin_right20{
	margin-right:20px !important;
}
.margin_right30{
	margin-right:30px !important;
}
.margin_right40{
	margin-right:40px !important;
}
.margin_right50{
	margin-right:50px !important;
}
.margin_bottom10{
	margin-bottom:10px !important;
}
.margin_bottom20{
	margin-bottom:20px !important;
}
.margin_top5{
	margin-top:5px !important;
}
.margin_top10{
	margin-top:10px !important;
}
.margin_top20{
	margin-top:20px !important;
}
.margin_top200{
	margin-top:200px !important;
}
.margin_top0{
	margin-top:0px;
}
.bold {
	font-weight: bold;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bold_blue {
	font-weight: bold;
	color: #0033CC;
}
.bold_light_blue {
	font-weight: bold;
	color: #0099FF;
}
.bold_dark_blue {
	font-weight: bold;
	color: #124676;
}
.bold_light_blue {
	font-weight: bold;
	color: #3366FF;
}
.bold_orange {
	font-weight: bold;
	color: #FF6600;
}
.bold_orange_release {
    font-weight: normal;
	color: #000000;

}
.bold_color_release {
    font-weight: normal;
	color: #000000;
}
.bold_release {
    font-weight: normal;
}
.color_red {
	color: #DF0029;
}
.bold_red {
	font-weight: bold;
	color: #DF0029;
}
.color_blue{
	color: #0033CC;
}
.color_light_blue{
	color: #3366FF;
}
.color_dark_blue{
	color: #124676;
}
.color_orange{
	color: #FF6600;
}
.bold_white {
	font-weight: bold;
	color: #FFFFFF;
}
.color_white{
	color: #FFFFFF;
}
.color_black{
	color: #000000;
}
.color_gray{
	color: #333333;
}
.color_gray3{
	color: #333333;
}
.color_gray6{
	color: #666666;
}
.color_gray9{
	color: #999999;
}
.box {
	border: 1px solid #999999;
}
.box_noright {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.box_noleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.box_notop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.box_nobottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.box_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.box_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.box_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.box_left6 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.box_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.contents_td_title02 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #999999;
}
.table_back1 {
	background-image: url(../../image/product/2X/table_back1.gif);
	background-repeat: repeat-x;
}
.back_gradation_lightblue1 {
	background-image: url(../../image/product/Prod_common/back_lightblue1.jpg);
	background-repeat: repeat-x;
}
.back_gradation_lightblue2 {
	background-image: url(../../image/product/Prod_common/back_lightblue2.jpg);
	background-repeat: repeat-x;
}
.back_gradation_green1 {
	background-image: url(../../image/product/Prod_common/back_green1.jpg);
	background-repeat: repeat-x;
}
.back_gradation_green2 {
	background-image: url(../../image/product/Prod_common/back_green2.jpg);
	background-repeat: repeat-x;
}
.back_gradation_orange1 {
	background-image: url(../../image/product/Prod_common/back_orange1.jpg);
	background-repeat: repeat-x;
}
.back_gradation_orange2 {
	background-image: url(../../image/product/Prod_common/back_orange2.jpg);
	background-repeat: repeat-x;
}
.list_format{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.list_format_nomark{
    list-style-type:none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.index_detail_back {
	background-image: url(../../image/product/index_detail/product_title1.jpg);
	background-repeat: no-repeat;
}
.index_detail_line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2688FF;
}

.line_height_120 {
	line-height: 120%;
}
.line_height_130 {
	line-height: 130%;
}
.line_height_150 {
	line-height: 150%;
}
.contents_td_subtitle {
	font-size: 14px;
	color: #333333;
	background-image: url(../../../image/product/Prod_common/title_back.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.link_format1{
}
.link_format1 a:link{
	color:#333333;
	text-decoration:none;
}
.link_format1 a:visited{
	color:#333333;
	text-decoration:none;
}
.link_format1 a:hover{
	color:#124676;
	text-decoration:underline;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.mr_l20 {
	margin-left: 20px;
}
.mr_b40 {
	margin-bottom: 40px;
}
