@charset utf-8;

/*
================
Content Body
================
*/

body{
	font-family: "ＭＳ　Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: center;
	font-size: 12px;
}

*{
	margin: 0px;
	padding: 0px;
}

/*リンクの設定*/
a:link{
    color: #E72F79;
    text-decoration: none;
}

a:visited{
    color: #E72F79;
    text-decoration: none;
}

a:hover{
    color: #E72F79;
    text-decoration: underline;
}

a:active{
    color: #E72F79;
    text-decoration: underline;
}

#top_page a{
    text-decoration: none;
}

/*firefox リンク線*/
/*win*/
:focus{
    -moz-outline-style: none;
}

/*Mac*/
a{
    outline: none;
}

/*imgボーダー非表示*/
img{
	margin: 0px;
	padding: 0px;
    border: 0px;
	vertical-align:bottom;
}

/*テーブル設定*/
table,th,td{
    
}

/*フォントスタイルをノーマルに*/
address,em{
	font-style: normal;
	color: #00F;
}
.strong_red {
	color: #F00;
}


/*コンテンツ詳細*/
.detailslink{
	text-align: right;
	line-height: 20px;
	padding-right: 10px;
}

p.imgstyle{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size:0px;
}

/*===========
Main
===========*/

#main_box {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	display: block;
	}

/*===========
Header
===========*/

#header {
	width: 800px;
	height: 50px;
	}

#header img {
	float: left;
	}

#header p {
	color: #787878;
	line-height: 120%;
	background-color: inherit;
	float: right;
	margin: 0;
	padding-top: 16px;
	}

#header h2 {
	color: #787878;
	font-size: 100%;
	font-weight: normal;
	line-height: 120%;
	background-color: inherit;
	margin: 0;
	padding-top: 16px;
	float: right;
	}

#header_swf {
	width: 800px;
	height: 155px;
	clear: both;
	}

#header_menu {
	width: 800px;
	margin: 5px 0px;
	float: left;
	}

#header_bar {
	width: 780px;
	color: inherit;
	margin: 0px;
	padding: 3px 10px;
	background-color: #f5f5f5;
	border-top: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	}

#header_bar p {
	color: #3c2d2d;
	font-size: 12px;
	line-height: 110%;
	background-color: inherit;
	}

#content_box_wide {
	width: 800px;
	height: 450px;
	}

.content_box_text {
	width: 750px;
	margin: 10px 20px;
	}

.content_box_text p{
	color: #333333;
	font-size: 14px;
	line-height: 200%;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.content_box_text a{
    text-decoration: underline;
	}
.strong_title {
	color: #00F;
}
.indent {
	font-size: xx-large;
}


#content_box_left {
	width: 220px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
	padding-bottom: 40px;
	display: block;
	}

#content_box_left p{
	line-height: 160%;
	padding: 0px 10px;
}

#contact_box_prof {
	color: inherit;
	background-color: #f2f2f0;
	padding: 0px;
	margin: 0px;
	border: 1px solid #d5d5d5;
	}

#contact_box_side_menu {
	color: inherit;
	background-color: #f2f2f0;
	background-repeat: y-repeat;
	padding: 0px;
	margin: 0px;
	}

#contact_box_side_menu p {
	padding: 0px;
	margin: 0px;
	}

#contact_box_banner {
	color: inherit;
	padding: 10px 0px;
	margin: 0px;
	}

.left_navbox_01 {
	border-top: 1px solid #c8c8c8;
	}

.left_nav_ul {
	margin: 0;
	padding: 0;
	display: block;
	}

.left_nav_li_01 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_n.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	margin: 0 0 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	list-style-type: none;
	display: block;
	}

.left_nav_li_02 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_second.gif);
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	list-style-type: none;
	display: block;
	width: 100%;
	}


.left_nav_li_03 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_second.gif);
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0 0 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	list-style-type: none;
	display: block;
	width: 100%;
	}


.left_nav_down_01 {
	font-size: 12px;
	line-height: 110%;
	background-image: url(../../img/navi/btn_menu_o.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	display: block;
	width: 100%;
	}

html>body .left_nav_li_01,.left_nav_li_02,.left_nav_li_03,.left_nav_down_01 {
	margin: 0;
	}

#sub_menu_01 {
	}

#left_contact {
	margin-top: 15px;
	border-top: 1px solid #c8c8c8;
	
	}

.left_contact_box {
	color: inherit;
	background-color: #f5f5f5;
	padding-top: 4px;
	border-bottom: 1px solid #c8c8c8;
	}

.left_contact_box p {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 5px;
	}

.left_go_en {
	text-align: right;
	padding-top: 6px;
	}
.left_linkbox {
	padding-top: 45px;
	padding-bottom: 15px;
	}

.left_top_mid {
	color: inherit;
	background-color: #f5f5f5;
	background-image: url(../../img/navi/img_akamaru.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 16px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	}
.left_link_txt {
	color: inherit;
	font-size: 12px;
	line-height: 120%;
	background-color: #f5f5f5;
	padding: 4px 4px 4px 5px;
	border-bottom: 1px solid #c8c8c8;
	}

#content_box_right {
	width: 550px;
	overflow: hidden;
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
	display: block;
	}

#content_box_right h2 {
	color: #E72F79;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	background-color: inherit;
	vertical-align: middle;
	margin: 10px 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #E72F79;
	}

#content_box_right h3{
	font-size: 120%;
	font-weight: bold;
	line-height: 180%;
	padding: 5px;
}

#content_box_right p{
	line-height: 160%;
	padding: 0px 5px;
}

#content_box_right img{
	padding: 5px 10px;
}

#content_box_right ul li{
	float: right;
	list-style-image:url(../index_files/deteal.gif);
	margin: 5px 10px;
}

.content_sub{
	float: right;
	width: 550px;
}

.content_sub_right{
	float: right;
	width: 275px;
}

.content_sub_left{
	float: left;
	width: 275px;
}

.content_sub_text{
	float: right;
}

.content_sub_block1{
	padding: 10px 20px 80px 10px;
}

.content_sub_block1 h3{
	background-image: url(../index_files/h3_title_bak.gif);
	background-repeat: no-repeat;
}

.content_sub_block1_image{
	float: right;
}

.content_sub_block2{
	padding: 10px 20px 80px 10px;
}

.content_sub_block2 h3{
	background-image: url(../index_files/h3_title_bak.gif);
	background-repeat: no-repeat;
}

.content_sub_block2_image{
	float: left;
}

.content_sub_block3{
	padding: 10px 20px 80px 10px;
}

.content_sub_block3 h3{
	background-image: url(../index_files/h3_title_bak.gif);
	background-repeat: no-repeat;
}

.content_sub_block3_image{
	float: right;
}

.content_sub_block5_image{
	float: right;
}

.content_sub_block4{
	padding: 10px 20px 80px 10px;
}

.content_sub_block4 h3{
	background-image: url(../index_files/h3_title_bak.gif);
	background-repeat: no-repeat;
}

.content_sub_block4_image{
	float: left;
}

.title_back{
	color: #f2f2f0;
	font-size: 12px;
	background-image: url(../index_files/diet_con_detail.gif);
	background-repeat: no-repeat;
}

.con_table{
	width: 500px;
	border: 0px;
}

.con_table th{
	width: 150px;
}

.con_table td{
	width: 350px;
}

#content_box_p {
	width: 800px;
	overflow: hidden;
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
	display: block;
	}

#content_box_p h2 {
	color: #E72F79;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	background-color: inherit;
	vertical-align: middle;
	margin: 10px 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #E72F79;
	}

#content_box_p h3{
	font-size: 80%;
	font-weight: bold;
	line-height: 160%;
	padding: 5px;
}

#content_box_p p{
	line-height: 160%;
	padding: 0px 5px;
}

#content_box_p img{
	padding: 5px 10px;
}

#content_box_p ul li{
	float: right;
	list-style-image:url(../index_files/deteal.gif);
	margin: 5px 10px;
}

.content_p{
	float: right;
	width: 800px;
}

.content_sub_right_p{
	float: right;
	width: 400px;
}

.content_sub_left_p{
	float: left;
	width: 400px;
}

.content_p{
	float: right;
	width: 800px;
}

#footer_link {
	color: inherit;
	background-color: #f2f2f0;
	width: 800px;
	overflow: hidden;
	clear: both;
	margin-top: 0;
	border-top: 1px solid #d5d5d5;
	}
#footer_link A {
	color: #3c2d2d;
	background-color: inherit;
	text-decoration: none;
	}

#footer_link A:hover {
	color: #485274;
	line-height: inherit;
	background-color: inherit;
	text-decoration: underline;
	}

#footer_link p {
	color: #3c2d2d;
	font-size: 12px;
	line-height: 110%;
	background-color: inherit;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#footer_copy {
	color: inherit;
	background-color: #E72F79;
	width: 800px;
	overflow: hidden;
	}

#footer_copy p {
	color: white;
	font-size: 10px;
	line-height: 110%;
	background-color: inherit;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
	}

#top_bgset {
	background-image: url(../../img/top/bg_main.gif);
	background-repeat: repeat-y;
	}

#top_content_box_right {
	width: 230px;
	overflow: hidden;
	float: right;
	}

#top_subbox {
	width: 540px;
	float: left;
	}

#top_header_swf {
	color: inherit;
	background-color: white;
	width: 540px;
	height: 270px;
	padding-bottom: 6px;
	}

#top_content_box_center {
	width: 290px;
	overflow: hidden;
	float: right;
	}

#top_content_box_left {
	width: 220px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
	display: block;
	}
