/*
Theme Name: diet
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	clear: both;
	text-align: center;
}

.mceIEcenter {
	text-align: center;
}

.mceTemp dl {
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: center;
}

.mceTemp dl dt img {
	padding: 0;
	margin: 0;
}

.mceTemp dl.alignleft {
	float: left;
}

.mceTemp dl.alignright {
	float: right;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
	background: #f5f5ec;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 928px;
	margin: 0 auto;
	padding: 0 10px;
	line-height: 0;
	background: #ffffff;
	border-right: 1px solid #ebebde;
	border-left: 1px solid #ebebde;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	clear: both;
	width: 928px;
	height: 173px;
	line-height: 0;
	padding: 0;
	line-height: 0;
	border-top: 3px solid #fe5f95;
}

/* HEADER_LOGO ----------*/

#header_logo {
	clear: both;
	float: left;
	width: 113px;
	height: 83px;
	display: inline;
	margin: 15px 0 15px 10px;
}

/* HEADER_MES ----------*/

#header_mes {
	float: left;
	width: 795px;
	display: inline;
	margin: 28px 0 5px 10px;
	text-align: right;
}

h1 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #737373;
}

/* HEADER_SEARCH ----------*/

#header_search {
	float: right;
	width: 785px;
	height: 21px;
	padding: 0 0 0 10px;
	line-height: 0;
	font-size: 0;
}

#header_sf {
	float: right;
	width: 785px;
	height: 21px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#search_submit {
	float: right;
	width: 82px;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	line-height: 0;
	font-size: 0;
}

* html #search_submit {
	padding: 1px 0 0 0;
}

*:first-child+html #search_submit {
	padding: 1px 0 0 0;
}

#search_submit img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#search_input {
	float: right;
	width: 698px;
	text-align: right;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

.header_search_input {
	width: 194px;
	height: 15px;
	margin: 0;
	padding: 2px 3px;
	font-size: 12px;
	line-height: 1.2;
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	clear: both;
	width: 928px;
	height: 50px;
	line-height: 0;
}

#menu ul {
	width: 928px;
	height: 50px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	float: left;
	display: inline;
}

#menu01 {width: 185px; height: 50px;}
#menu02 {width: 185px; height: 50px;}
#menu03 {width: 185px; height: 50px;}
#menu04 {width: 185px; height: 50px;}
#menu05 {width: 188px; height: 50px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 185px; height: 50px;}
#menu02 a {width: 185px; height: 50px;}
#menu03 a {width: 185px; height: 50px;}
#menu04 a {width: 185px; height: 50px;}
#menu05 a {width: 188px; height: 50px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(http://www.choi2.jp/images/common/menu1.gif) no-repeat top left;}
#menu02 a {background: url(http://www.choi2.jp/images/common/menu2.gif) no-repeat top left;}
#menu03 a {background: url(http://www.choi2.jp/images/common/menu3.gif) no-repeat top left;}
#menu04 a {background: url(http://www.choi2.jp/images/common/menu4.gif) no-repeat top left;}
#menu05 a {background: url(http://www.choi2.jp/images/common/menu5.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover {
	background-position: 0 -50px;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	width: 928px;
	margin: 0;
	padding: 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	float: right;
	width: 728px;
	line-height: 1.5;
}

#main p {
	font-size: 12px;
	line-height: 1.7;
}

/* HEADER_NAVI ----------*/

#header_navi {
	clear: both;
	width: 718px;
	height: 16px;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	background: #ffeff4;
	color: #ff5887;
}

#header_navi p {
	font-size: 12px;
	line-height: 1.5;
	color: #ff5887;
}

#header_navi p,
#header_navi p a:link,
#header_navi p a:visited,
#header_navi p a:hover,
#header_navi p a:active {
	color: #ff5887;
}

/* Search_NAVI ----------*/

#search_navi {
	clear: both;
	width: 706px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
}

/* Page_Navi ----------*/

#page_navi1,
#page_navi2 {
	clear: both;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

#page_navi1 {
	width: 728px;
}

#page_navi2 {
	width: 686px;
}

#page_navi1 a,
#page_navi1 a:link,
#page_navi1 a:visited,
#page_navi1 a:hover,
#page_navi1 a:active,
#page_navi2 a,
#page_navi2 a:link,
#page_navi2 a:visited,
#page_navi2 a:hover,
#page_navi2 a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #fe317b;
	color: #fe317b;
	background-color: #FFFFFF;
}

#page_navi1 span.current,
#page_navi2 span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* MAINIMG01 ----------*/

#mainimg {
	clear: both;
	width: 728px;
	height: 400px;
	margin: 0 0 10px 0;
}

/* BANNER01 ----------*/

.banner01 {
	clear: both;
	width: 728px;
	height: 90px;
	margin: 0 0 10px 0;
}

/* BANNER02 ----------*/

#banner02 {
	clear: both;
	width: 728px;
}

#banner02 ul {
	list-style-type: none;
}

#banner02 ul li {
	float: left;
	width: 234px;
	display: inline;
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}

#banner02 ul li img {
	font-size: 0;
	line-height: 0;
}

/* TTL01 ----------*/

.ttl01 {
	clear: both;
	width: 683px;
	height: 36px;
	margin: 0 0 10px 0;
	padding: 10px 5px 5px 40px;
	background: #f5f5ec url(http://www.choi2.jp/images/common/bg_ttl01.gif) no-repeat top left;
}

.ttl02 {
	clear: both;
	color: #fe508d;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 15px;
	background: url(http://www.choi2.jp/images/common/bg_04.gif) no-repeat bottom left;
}

.ttl02 h2,
.ttl02 h2 a:link,
.ttl02 h2 a:visited,
.ttl02 h2 a:hover,
.ttl02 h2 a:active {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	color: #fe508d;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5;
}

.more01,
.cancel01 {
	position: absolute;
	margin: -47px 0 0 558px;
}

/* PAGENAVI -------------------------------------------------------------------------*/
/*
#pagenav {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 30px 0;
}

.wp-pagenavi {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #424242;
	color: #ffffff;
	background: #393939;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #424242;
	color: #ffffff;
	background: #000000;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #424242;
	color: #ffffff;
	background: #000000;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #424242;
	color: #ffffff;
	background: #000000;
}
*/

/* TTL_META_CONTENTS -------------------------------------------------------------------------*/

.contents_box {
	clear: both;
	width: 706px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
}

.contents_txt {
	padding: 10px 0;
}

.contents_txt p {
	padding: 0 0 20px 0;
}

.postmetadata {
	padding: 0 0 20px 0;
}

.postmetadata,
.postmetadata a:link,
.postmetadata a:visited,
.postmetadata a:hover,
.postmetadata a:active, {
	color: #ff5887;
}

/* POST ----------*/
/*
#post_ttl {
	clear: both;
	width: 665px;
	margin: 0 0 20px 0;
	padding: 0 0 2px 25px;
	color: #ffffff;
	font-size: 17px;
	line-height: 1.5;
	background: url(images/tburl_bg2.gif) no-repeat top left;
	border-bottom: 1px solid #808080;
}

#post_ttl a {
	line-height: 1.5;
}

#post_meta {
	clear: both;
	color: #808080;
	font-size: 9.5px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}

.post_contents {
	clear: both;
	width: 690px;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.7;
	border-bottom: dotted 1px #555555;
}

.post_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
	color: #ffffff;
}

.post_contents img {
	margin: 0;
	padding: 0 10px 10px 0;
}

.page_contents {
	clear: both;
	width: 690px;
	margin: 0;
	padding: 0;
	line-height: 1.7;
	padding: 0;
}

.page_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
	color: #ffffff;
}

.page_contents img {
	margin: 0;
	padding: 0 10px 10px 0;
}

.border01 {
	border: 0;
	color: #000000;
}

#submit_ticketinfo {
	clear: both;
	margin: 0 0 10px 0;
}
*/

/* MES -------------------------------------------------------------------------*/
/*
.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.sample {
	font-size: 75%;
	color: #ffffff;
}
*/

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

/* LOGIN_FORM ----------*/

#login_form {
	clear: both;
	width: 168px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-top: 0;
	font-size: 0;
	line-height: 0;
}

#login_form p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 3px 0;
	color: #fe317b;
}

#side_loginout {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#side_loginout ul {
	list-style-type: none;
}

#email,
#pass {
	float: left;
	width: 50px;
	height: 19px;
	padding: 3px 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}

#email_input,
#pass_input {
	float: left;
	width: 118px;
	height: 22px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#email_input input,
#pass_input input {
	height: 18px;
	margin: 0;
	padding: 0;
	border: 1px solid #dfdfdf;
}

#inputemail,
#inputpass {
	width: 114px;
	height: 20px;
}

#submit_login {
	clear: both;
	width: 166px;
	padding: 3px 0 5px 0;
}

#box_memory input {
	display: block;
	float: left;
	clear: left;
	height: 13px;
	padding: 0;
	margin: 2px 0 0 0;
}

* html #box_memory input {
	margin: 2px 0 0 -2px;
}

#box_memory label {
	display: block;
	clear: none;
	width: 121px;
	font-size: 12px;
	line-height: 1.5;
	font-family: sans-serif;
	margin-left: 20px;
}

/* SIDE_MENU ----------*/

#side_menu {
	clear: both;
	width: 190px;
	font-size: 0;
	line-height: 0;
}

#side_menu ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#side_menu ul li {
	margin: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}

#side_menu ul li ul.side_menu_child {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1;
}

#side_menu ul li ul.side_menu_child li {
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* BOX_SIDE ----------*/

#box_side {
	clear: both;
	width: 168px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-top: 0;
	font-size: 0;
	line-height: 0;
}

#box_side ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#box_side ul li {
	margin: 0 0 5px 0;
	padding: 2px 5px 5px 35px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	color: #000000;
	background: url(http://www.choi2.jp/images/common/bg_box_side_li.gif) no-repeat top left;
}

#box_side ul li ul.side_menu_child {
	list-style-type: none;
	margin: 0 0 0 -35px;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1;
}

#box_side ul li ul.side_menu_child li {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 2px 0 2px 10px;
	font-weight: normal;
	border-bottom: 1px solid #dfdfdf;
	background: url(http://www.choi2.jp/images/common/icon_01.gif) no-repeat top left;
}

/* SIDE_BANNER01 ----------*/

#side_banner01 {
	clear: both;
	width: 190px;
	font-size: 0;
	line-height: 0;
	padding: 10px 0 0 0;
}

#side_banner01 ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#side_banner01 ul li {
	margin: 0 0 5px 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

/* SIDE_TTL ----------*/

#side_ttl {
	clear: both;
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
}

/* SIDE_QR ----------*/

#side_qr {
	clear: both;
	width: 190px;
	margin: 0 0 10px 0;
}

/* SEACH -------------------------------------------------------------------------*/

/* SEARCH_PAGE ----------*/
/*
#searchform2 {
	clear: both;
	margin: 0 0 20px 0;
}

#seach2 {
	clear: both;
	line-height: 1.5;
	padding: 0;
}

#s2 {
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
	height: 17px;
	padding: 0 3px;
}

#simg2 {
	float: left;
	width: 50px;
}
*/
/* COMMENTS_TEMPLATE -------------------------------------------------------------------------*/

#com {
	clear: both;
	margin: 0;
	padding: 0;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
}

ol.commentlist {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0 0 0 30px;
	background: url(images/bg_comments.gif) repeat-y top left;
}

.commentlist li {
	clear: both;
	margin: 0;
	padding: 5px 0;
	border-top: #e5e5e5 1px solid;
	border-bottom: none;
}

.commentlist li.alt {
	border-top: #e5e5e5 1px solid;
	border-bottom: none;
}

.commentmetadata {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 0 5px;
	color: #ff5887;
}

.commentmetadata a:link,
.commentmetadata a:visited,
.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #ff5887;
}

.postname {
	line-height: 1.5;
	font-size: 12px;
	margin: 0;
	color: #ff5887;
	font-weight: normal;
}

.postname a:link,
.postname a:visited,
.postname a:hover {
	padding: 0;
	color: #ff5887;
}

#comtxt {
	clear: both;
	line-height: 1.5;
	margin: 0 0 0 0;
}

/* trackback_url ------------------------*/

#tburl_box {
	clear: both;
	width: 697px;
	height: 34px;
	margin: 10px 0 20px 0;
	padding: 32px 0 0 9px;
	background: url(images/tburl_bg.gif) no-repeat top left;
}

#tburl {
	font-size: 12px;
	line-height: 1.5;
	padding: 3px;
}

input.trackback-url {
	width: 674px;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	line-height: 1.5;
	border: 1px solid #a5acb2;
}

/* login ------------------------*/

p.login,
p.login a {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

/* comp ------------------------*/

p.comp {
	font-size: 12px;
	line-height: 1.5;
	margin: 5px 0;
	padding: 0;
}

p.comipt {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

p.comtxt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

p.comtxt textarea {
	font-size: 12px;
	line-height: 1.5;
}

/* comment ------------------------*/

#comment {
	width: 704px;
	height: 100px;
}

/* postsubmit ------------------------*/

#postsubmit {
	width: 706px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 0;
}

#nologin {
	color: #ff0000;
}

/* PAGE_COMMON -------------------------------------------------------------------------*/

#box_page {
	clear: both;
	width: 708px;
	margin: 0 0 10px 0;
	padding: 10px;
}

/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table {
	width: 728px;
	margin: 0 0 20px 0;
	clear: both;
	border-collapse: collapse;
}

table p {
	font-size: 85%;
	line-height: 1.5;
}

.post_contents table tr td img {
	padding: 0 0 0 0;
}

table strong {
	line-height: 1.5;
}

/* tabl10 ------------------------*/

table.tbl10 {
	width: 728px;
	margin: 0 0 10px 0;
	clear: both;
	border-collapse: collapse;
}

table.tbl10 th {
	margin: 0;
	padding: 2px 5px 2px 35px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7;
	color: #000000;
	text-align: left;
	background: #f0f0f0 url(http://www.choi2.jp/images/common/bg_box_side_li.gif) no-repeat top left;
	border-right: 1px solid #ffffff;
}

table.tbl10 td {
	padding: 5px;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}

table.tbl10 td ul {
	list-style-type: none;
}

table.tbl10 td ul li {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 10px;
	font-weight: normal;
	border-bottom: 1px solid #dfdfdf;
	background: url(http://www.choi2.jp/images/common/icon_01.gif) no-repeat top left;
}

table.tbl10 th.noneborder,
table.tbl10 td.noneborder {
	border-right: 0;
}

/*comment_tbl1 ----------*/

table.comment_tbl1 {
	border-collapse: collapse;
	width: 706px;
	margin: 0 0 10px 0;
}

table.comment_tbl1 th {
	font-size: 15px;
	font-weight: normal;
	color: #fe508d;
	text-align: left;
	padding: 10px;
	line-height: 1.5;
	background: url(http://www.choi2.jp/images/common/bg_05.gif) repeat top left;
	border: 1px solid #ffb4cc;
}

table.comment_tbl1 td {
	font-size: 12px;
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #ffb4cc;
}

table.comment_tbl1 td span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 17px;
	padding: 3px 0 0 0;
}

/* TTL03 ----------*/

.ttl03 {
	clear: both;
	width: 661px;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 7px 5px 5px 40px;
	background: url(http://www.choi2.jp/images/common/bg_ttl03.gif) no-repeat top left;
}

.relativeleft {
	position: relative;
	margin: 0 0 0 -10px;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 1.5;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	color: #fe317b;
	line-height: 1.5;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 25px;
	background: url(http://www.choi2.jp/images/common/icon_04.gif) no-repeat top left;
}

/* FOOTER -------------------------------------------------------------------------*/

#pagetop {
	clear: both;
	width: 928px;
	padding: 30px 0 0 0;
}

#box_pagetop {
	float: right;
	width: 200px;
	font-size: 0;
	line-height: 0;
}

#footer {
	clear: both;
	width: 928px;
	padding: 0;
	background: #ff77a5 url(http://www.choi2.jp/images/common/bg_footer.gif) no-repeat top left;
}

#footer p {
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	padding: 0 10px 10px 10px;
	color: #ffe2ec;
}

/*-----FOOTER_MENU-----*/

#footer_menu {
	clear: both;
	float: left;
	width: 908px;
	margin: 0;
	padding: 10px;
	text-align: left;
}

#footer_menu ul {
	clear: both;
	float: left;
	width: 908px;
	list-style-type: none;
}

#footer_menu ul li {
	float: left;
	font-size: 12px;
	line-height: 1.7;
	color: #ffe2ec;
}

#footer_menu ul li a {
	color: #ffe2ec;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #626262;
	}

	a:visited {
		text-decoration : underline;
		color: #626262;
	}

	a:hover {
		text-decoration : none;
		color : #999999;
	}

	a:active {
		text-decoration : none;
	}