/*-----------------------------------------
しちだ・ライフ：CSS
2008.7.17 update

SOLU MEDIAGE inc. /// Tawarayama

メインカラー：ed2791 / fb7e7e
-----------------------------------------*/


@import url("../../css/global.css");
@charset "utf-8";
/*charsetが後なのは、Safariでimportを読まないバグを回避させるため*/

/*
		Font-size Adjustment.
			77% = 10px	|	123.1% = 16px	|	167% = 22px
			85% = 11px	|	131% =  17px	|	174% = 23px 
			93% = 12px	|	138.5% = 18px	|	182% = 24px 
			100% = 13px	|	146.5% = 19px	|	189% = 25px 
			108% = 14px	|	153.9% = 20px	|	197% = 26px 
			116% = 15px	|	161.6% = 21px	|
*/

body {
    background:#fff url(../img/bg_top1.gif) repeat-x top center;
}

/*--------------------------------
base layout
---------------------------------*/

#header{
	background: url(../img/bg_head1.gif) no-repeat top center;
}






/*--------------------------------
mainmenu
---------------------------------*/
/* ----------- NAVIGATION----------- */


/* ----------- SUBLINKS ----------- */
	#navigation ul li a,
	#navigation ul li a:visited {
		display:block;
		width: 225px;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited {
		color:#ed2791;
	}
	#sublinks ul li a:hover{
		background: #ed2791;
	}
/* ----------- SUBMENU ----------- */







/*--------------------------------
以下 しちだライフ 固有指定
---------------------------------*/



/*--------------------------------
contents
---------------------------------*/
h2,
h3 {
	color: #fb7e7e;
}



/*--------------------------------
sub_menu
---------------------------------*/
#sub_menu li a:hover {
	background: #fecddc;
}



/*--------------------------------
form th
---------------------------------*/
#form table th {
	background : #ed2791;
}




#form em {
	color: #00f;
}




/*--------------------------------
c1 Natural Lifeとは
---------------------------------*/

#c1_p1_bg1 {
	background: url(../img/c1_gaiyo/p1/bg1.jpg) no-repeat top right;
	display: block;
	min-height: 189px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 189px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}

#c1_p2_bg1 {
	background: url(../img/c1_gaiyo/p2/bg1.jpg) no-repeat top right;
	display: block;
	min-height: 403px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 403px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}

#c1_p3_bg1 {
	background: url(../img/c1_gaiyo/p3/bg1.jpg) no-repeat top right;
	display: block;
	min-height: 379px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 379px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}

#c1_p4_bg1 {
	background: url(../img/c1_gaiyo/p4/bg1.jpg) no-repeat top right;
	display: block;
	min-height: 416px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 416px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}

#c1_p5_bg1 {
	background: url(../img/c1_gaiyo/p5/bg1.jpg) no-repeat top right;
	display: block;
	min-height: 321px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 321px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}



/*--------------------------------
c2-1 栄養素別でさがす
---------------------------------*/
#table_eiyou {
	width: 650px;
	margin: -10px 0 0 -10px;
}
#table_eiyou td {
	background: url(../img/c2-1_eiyou/bt_bg1.gif) no-repeat bottom left;
	min-height: 175px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 175px; /*IE6でmin-heightを有効化*/
}
#table_eiyou td p {
	display: block;
	width: 235px;
	min-height: 68px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 68px; /*IE6でmin-heightを有効化*/
	font-size: 77%;
	margin: 0 10px 5px;
	line-height: 1.3;
}
#table_eiyou td img {
	margin: 10px;
}
#table_eiyou td a img {
	margin: 0;
}

#table_eiyou tr td.no_bg1 {
	background: #fff;
	padding: 0;
	min-height: 152px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 152px; /*IE6でmin-heightを有効化*/
}



/*--------------------------------
c2-3 症状別でさがす
---------------------------------*/
#sj_tabber {
	width: 650px;
	padding: 0;
}
#sj_tabber #tabber {
	display: block;
	width: 650px;
	height: 150px;
	background: url(../img/c2-3_syoujou/bg1.jpg) no-repeat top center;
}
#sj_tabber #tabber li {
	float: left;
}
#sj_tabber #tabber li a {
	text-indent: -9999px;
	display: block;
	width: 108px;
	height: 150px;
}
#sj_tabber #tabber li a:hover {
	background: transparent;
}
#sj_tabber dl {
	margin: 0;
}
#sj_tabber dl dt {
	margin: 0;
	padding: 0;
	display: block;
	width: 650px;
	height: 80px;
	background: url(../img/c2-3_syoujou/bg3.gif) repeat-y top center;
}
#sj_tabber dl dd {
	padding: 0;
	margin: 0;
	background: url(../img/c2-3_syoujou/bg3.gif) repeat-y top center;
}
#sj_tabber dl dd table {
	background: transparent;
	width: 650px;
	margin: 0;
}
#sj_tabber dl dd table tr {
}
#sj_tabber dl dd table tr th {
	border-bottom: #ccc 1px solid;
	width: 250px;
	text-align: right;
	padding: 0.5em 10px 0.5em 0;
}
#sj_tabber dl dd table tr td {
	border-bottom: #ccc 1px solid;
	background: url(../../img/bullet.gif) no-repeat center left;
	padding: 0.5em 0 0.5em 15px;
}
#sj_tabber dl dd table tr td a {
	text-decoration: underline;
}
#sj_tabber #tabber_foot {
	background: url(../img/c2-3_syoujou/bg2.gif) no-repeat bottom center;
	text-align: center;
	padding: 10px;
}




/*--------------------------------
c4-1 くらしの友の会
---------------------------------*/

#c4-1_p1_bg1 {
	background: url(../img/c4-1_kai/p1/bg1.jpg) no-repeat top right;
	display: block;
	min-height: 176px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 176px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}


#btr_mihon1 a:hover,
#btr_mihon2 a:hover {
	background: transparent;
}
#btr_mihon1 {
	position: relative;
	width: 651px;
	height: 362px;
}
#btr_mihon2 {
	position: relative;
	width: 651px;
	height: 223px;
}
#btr_mihon1 {
	background: url(../img/c4-1_kai/p1/g2.gif) no-repeat top left;
}
#btr_mihon2 {
	background: url(../img/c4-1_kai/p1/g3.gif) no-repeat top left;
}
#btr_mihon1 .bt1 {
	position: absolute;
	left: 378px;
	top: 88px;
}
#btr_mihon1 .bt2 {
	position: absolute;
	left: 378px;
	top: 281px;
}
#btr_mihon2 .bt1 {
	position: absolute;
	left: 383px;
	top: 0px;
}
#btr_mihon2 .bt2 {
	position: absolute;
	left: 383px;
	top: 58px;
}
#btr_mihon2 .bt3 {
	position: absolute;
	left: 383px;
	top: 115px;
}
#btr_mihon2 .bt4 {
	position: absolute;
	left: 383px;
	top: 170px;
}




/*--------------------------------
ol 会社概要
---------------------------------*/

#ol_p1_bg1 {
	background: url(../img/outline/p1/bg1.jpg) no-repeat top right;
	display: block;
	min-height: 264px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 264px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}
#ol_p1_bg2 {
	background: url(../img/outline/p1/bg2.jpg) no-repeat top right;
	display: block;
	min-height: 258px;
	height: auto !important; /*IE6でmin-heightを有効化*/
	height: 258px; /*IE6でmin-heightを有効化*/
	margin: 0 0 20px;
}




/*--------------------------------
login
---------------------------------*/

#login_bg1 {
	background: url(../img/members/p2/bg0.jpg) no-repeat top left;
	display: block;
	width: 650px;
	height: 1030px;
	position: relative;
}
#login_bg1 a:hover {
	background: transparent;
}

#login_bg1 .bt1 {
	position: absolute;
	left: 453px;
	top: 236px;
}

#login_bg1 .bt2 {
	position: absolute;
	left: 194px;
	top: 942px;
}

#login_bg1 .bt3 {
	position: absolute;
	left: 394px;
	top: 367px;
}












