@charset "utf-8";
/* ---------------------------------------------基本設定--------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/body_bg.gif) repeat;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	text-decoration: underline;
	color: #317C30;
}
li {
	list-style: none;
}
div#container {
	width: 980px;
	margin: auto;
}
.font11 {
	font-size: 11px;
}
/* ---------------------------------------------クリアフィックス--------------------------------------------- */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* ---------------------------------------------クリアフィックスここまで--------------------------------------------- */
 
/* ---------------------------------------------headerここから--------------------------------------------- */
div#header {
	width: 780px;
	/*height: 172px;*/
	background: url(../images/header_4.gif) right bottom no-repeat;
	float: left;
}
table.header{
margin-top: 12px;
}

div#header h1{
	margin-bottom: 11px;
}
div#header img#huhu {
	float: right;
}
p.yes_no{
font-size:14px;
padding-bottom:33px;
}
p.kousin{
font-size:12px;
padding-left:428px;
color:#84AA1F;
padding-bottom:5px;
}

h4.header_text{
padding-top:5px;
font-weight:normal;
font-size:14px;
color:#333333;
padding-left:5px;
}

*html h4.header_text{
padding-top:0px;
}
*:first-child+html h4.header_text{
padding-top:0px;
}


/* ---------------------------------------------右側ここから--------------------------------------------- */
div#right {
	float: right;
	width: 200px;
}
/* この情報は役に・・・ここから */

div#rightTop {
	width: 200px;
	background: url(../images/right_top_bg.gif) right bottom no-repeat;
	margin-top: 22px;
}
div#rightTop p {
	margin: 7px 17px 5px 17px;
	line-height: 1.3;
	color: #fff;
	font-size: 12px;
	clear: both;
}
div#rightTop span {
	margin: 7px 17px 15px 14px;
	color: #fff;
	display: block;
}
div#rightTop ul li {
	float: left;
	margin-left:17px;
	display: inline;
}
div#rightTop li {
}
/***********php用**************/
p#sample{
padding-top:10px;
}

*html p#sample{
padding-top:0px;
}
*:first-child+html p#sample{
padding-top:0px;
}

table.count{
font-size:14px;
color:#FFFFFF;
margin-left:20px;
margin-top:10px;
margin-bottom:25px;
}
td.count2{
padding-top:5px;
}
td.count{
font-size:16px;
font-weight:bold;
padding-right:3px;
padding-top:2px;
color:#FFFF00;
}
td.yes{
font-size:16px;
font-weight:bold;
padding-right:2px;
padding-top:2px;
color:#FFFF00;
}

/* 青汁ランキングここから */
div#rank {
	background: #fff;
}
div#rank .nounder {
	text-decoration:none;
}
div#rank h3 {
	font-size: 12px;
	float: left;
	font-weight: normal;
	margin-left: 10px;
	display: inline;
	margin-top: 20px;
}
div#rank span#rankBottom {
	display: block;
	background: url(../images/rank_bottom.gif) top left no-repeat;
	width: 200px;
	height: 30px;
}
div#rank span a {
	padding-top: 9px;
	margin-left: 50px;
	display: block;
	font-size: 12px;
}
.orange {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.green {
	font-size: 12px;
	color: #317C30;
	font-weight: bold;
}
.gold{
font-size: 12px;
	color: #cfaf52;
	font-weight: bold;
}
.silver{
font-size: 12px;
	color: #b6b6b6;
	font-weight: bold;
}
.bronze{
font-size: 12px;
	color: #ad5a5a;
	font-weight: bold;
}

div.lineup {
	clear:both;
	border-bottom: dashed 1px #ACC618;
	padding-bottom: 18px;
	height:91px;
	line-height:1.4;
}
div#lineupTop {
	clear:both;
	border-bottom: dashed 1px #ACC618;
	padding-bottom: 18px;
	height:91px;
	line-height:1.4;
}
div#lineupBottom {
	height:91px;
}
div#rank div#lineupTop img {
	float: right;
	margin-right: 10px;
	display: inline;
	margin-top: 25px;
}
div#rank .lineup img {
	float: right;
	margin-right: 10px;
	margin-top: 21px;
}
div#rank div#lineupBottom img {
	float: right;
	margin-right: 10px;
	margin-top: 11px;
}
span#linep1 {
	background: url(../images/icon_gold.gif) top left no-repeat;
	text-indent: -1000em;
	display:block;
}
span#linep2 {
	background: url(../images/icon_silver.gif) top left no-repeat;
	text-indent: -1000em;
	display:block;
}
span#linep3 {
	background: url(../images/icon_dou.gif) top left no-repeat;
	text-indent: -1000em;
	display:block;
}
.rankUnder:hover {
	text-decoration: none;
}
/* 夫婦プロフィールここから */
div#prof {
	background: #fff;
	margin-top: 21px;
	color:#333;
}
div#prof p {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 21px;
}
div#prof p span {
	font-weight: bold;
}
div#prof img#yasuko {
	display: block;
	margin-top:12px;
	margin-left:44px;
}
div#prof img#sigeru {
	display: block;
	margin-top:21px;
	margin-left:55px;
}
img#profLine {
	margin-left: 12px;
}
/* 青汁関連記事ここから */
div#kanren {
	background: #fff;
	margin-top: 21px;
}
div#kanren h2 {
	margin-bottom: 16px;
}
div#kanren ul {
	margin-left: 12px;
}
div#kanren li {
	background: url(../images/marker1.gif) left no-repeat;
	text-indent: 19px;
	margin-bottom: 14px;
	font-size:14px;
}
div#kanren a:hover {
	text-decoration: none;
}
/* リクエストここから */

div#req {
	background: #fff;
	margin-top: 21px;
	color:#333;
}
div#req p {
	line-height: 1.6;
	margin: 12px;
	font-size: 14px;
}
div#req a {
	margin-left: 9px;
}
/*  */

div#mania {
	background: #fff;
	margin-top: 21px;
	color:#333;
}
div#mania p {
	line-height: 1.6;
	margin:12px;
	font-size: 14px;
}
div#mania a {
	margin-left: 9px;
	margin-bottom: 13px;
	display: block;
}
/* ---------------------------------------------右側ここまで--------------------------------------------- */



/* ---------------------------------------------左側ここから--------------------------------------------- */
/*  枠 */
div.main {
	background: url(../images/main_bg.gif) repeat-y;
	width: 760px;
	float: left;
	font-size: 12px;
}
div#mainB{
margin-top:30px;
}
span#mainTop {
	background: url(../images/main_bg_top.gif) no-repeat;
	display:block;
	width: 760px;
	height:20px;
}
span#mainBottom {
	background: url(../images/main_bottom.gif) bottom no-repeat;
	display:block;
	width: 760px;
	height:34px;
}
table {
	margin: 0;
	padding: 0;
}
/* 本文 */
table.mainTitle {
	margin-left: 25px;
	background: url(../images/main_title_bg.jpg) no-repeat;
	width: 710px;
	height: 85px;
}
table.mainTitle h2 {
	font-size: 26px;
	color: #fff;
	text-decoration: underline;
	margin-left: 12px;
}
img.starstart {
	margin-left: 12px;
}
.greenbg {
	background: #ACC618;
}
table.table2 {
	margin-left: 31px;
	margin-bottom: 10px;
	margin-top: 11px;
}
.kotira:hover {
	text-decoration:none;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.style2 h2:hover {
	text-decoration: none;
}
/* 写真のところ */
div#main2 {
}
div.main2 div {
	float: left;
	margin-left: 31px;
	margin-right: 18px;
	display: inline;
}
p.lightnavi{
margin-top:5px;
}
/* 表 */
table.table3 {
	margin-left: 31px;
	width: 459px;
	border-collapse: collapse;
}
.table3 td {
	padding: 10px 0 10px 10px;
	border: solid 1px #999;
}
/* 青汁診断グラフ */
div.main3 {
	margin-left: 31px;
}
.table4 {
	float: left;
	margin-left: 31px;
	display: inline;
	margin-right:18px;
}
/* マニアのコメント */
table.table5 {
	width: 460px;
}
table.table5 h3 {
	padding-left: 12px;
}
table.table5 p {
	padding: 12px;
}
.coment1 {
	background: url(../images/table4_bg.gif) no-repeat;
	height: 38px;
}
.coment2R {
	background: url(../images/table4_bg2.gif) top left no-repeat;
	height: 31px;
}
.coment2R div {
	padding-left: 12px;
}
.coment2L {
	background: url(../images/table4_bg2.gif) top right no-repeat;
	height: 31px;
}
.coment3 {
	background: url(../images/table4_bg3.gif) top left repeat-y;
}
.coment4 {
	background: url(../images/table4_bg4.gif) top left no-repeat;
}
p#ocyamura_footlink{
text-align:center;
padding:10px 0 5px 0;
font-size:16px;
}

p#ocyamura_footlink a{
background:url(../images/gold_osusume2.jpg) top left no-repeat;
padding-left:72px;
padding-bottom:5px;
}

/***運営者****/
.unei{
background: url(../images/unei_mid.gif) top left repeat-y;
}
.unei p{
font-size:12px;
line-height:1.5;
padding:20px 20px 0 17px;
}
table#unei{
margin-top:30px;
margin-left:100px;
margin-bottom:20px;
}


.coment3 p {
	width: 431px;
	line-height: 1.6;
	color:#666666;
}
div#syousaiRight {
	margin-right:30px;
	margin-top:14px;
	margin-bottom: 14px;
	font-size: 14px;
}
.iconRight {
	background: url(../images/marker1.gif) right no-repeat;
	padding-right: 20px;
}
.iconRight:hover {
	text-decoration: none;
}
/* photoギャラリー */
.table6 {
	background: #ECF3BE;
	margin-top: 14px;
	margin-left: 30px;
	line-height: 2.0;
	color: #333;
}
.table6 p {
	margin-top: 8px;
	color: #333;
	background: url(../images/line_bg.gif) repeat-y;
}
tr.tdBottom {
	padding-bottom: 20px;
}
span.yellowBg {
	background: #ffff00;
}
/* ---------------------------------------------左側ここまで--------------------------------------------- */

/* ---------------------------------------------footerここから--------------------------------------------- */
div#footer {
	float: left;
	width: 760px;
	margin-top: 30px;
	color: #658217;
}
div#footer p {
	margin-bottom: 8px;
}
div#footer a p {
	text-decoration: underline;
}
div#footer a p:hover {
	text-decoration: none;
}
p#footLink{
margin-top:10px;
padding-bottom:10px;
font-size:14px;
}

/* ---------------------------------------------footerここまで--------------------------------------------- */

/*********共通コンテンツ**********/

p#unei{
background:url(../images/unei.gif) no-repeat;
}
/*----------------ハック------------------*/
