@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-size: medium;
	color: #333333;
	font-family: "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
#toptop {

	top: -50px;
	position: relative;
}
a {
	overflow: hidden;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #0000CC;
}



ul {
	margin: 0px;
	padding: 0px;
}
 
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0em;

}
#g_navi li ,#footer li {
	text-indent: 0px;
	float: left;
}
h1,h2 {
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	text-indent: -999em;
}
h3 {
	font-weight: normal;
	color: #000000;
	font-size: medium;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 35px;
	text-indent: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	line-height: 3em;
	padding-left: 20px;
}
h4 {
	font-weight: normal;
	color: #000000;
	font-size: medium;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 25px;
	text-indent: 0px;
	background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	height: 26px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: auto;
	margin-right: 25px;
	padding-bottom: 3px;
}

p {
	font-size: small;
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}
.clr {
	clear: both;
}




#wrapper {
	clear: both;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 700px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#header #logo a {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 53px;
	width: 234px;
	overflow: hidden;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}

#wrapper #g_navi {
	background-image: url(../img/g_navi.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 700px;
	background-position: 0px -32px;
}

#wrapper #g_navi li a {
	text-indent: -999em;
	display: block;
	background-repeat: no-repeat;
	height: 32px;
	text-indent: -9999px;
}


#g_navi #btn01 a {	width: 208px;}
#g_navi #btn02 a {	width: 175px;}
#g_navi #btn03 a {	width: 170px;}
#g_navi #btn04 a {	width: 147px;}

#g_navi li a:hover {
	background-position: 0px 0px;
	background-image: url(../img/g_navi.png);
	background-repeat: no-repeat;
	height: 32px;
}
#g_navi #btn02 a:hover {	background-position: -208px 0px;}
#g_navi #btn03 a:hover {	background-position: -383px 0px;}
#g_navi #btn04 a:hover {	background-position: -553px 0px;}

#contents {
	margin: 0px;
	width: 698px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding: 0px;
}
#zaru_saibaihou ,
#nazemoyashi ,
#privercy ,
#kaishagaiyo ,
#merumaga ,
#kotoba
{
	margin: 0px;
	width: 698px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding: 20px 0px 5px;
	}
#contents h1 {
	background: url(../img/h1_midasi.png) no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#contents #flash {
	height: 325px;
	width: 698px;
	margin: 0px;
	padding: 0px;
}




#kaishagaiyo h2 {
	background-image: url(../img/h2_kaishagaiyo.png);
	background-repeat: no-repeat;
}

#wrapper #to_top {
	padding: 0px;
	height: 13px;
	width: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: right;
	clear: both;
}
#wrapper #to_top a {
	background-image: url(../img/to_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 121px;
	display: block;
	text-indent: -999em;
	text-align: left;
	margin-right: 14px;
	margin-left: auto;
	float: right;
	}
#wrapper #to_top a:hover {
opacity:0.8;
filter: alpha(opacity=80);


}
#footer {

	height: 28px;
	width: 700px;
	background-image: url(../img/foota_navi.png);
}

#footer li a {
	text-indent: -9999px;
	height: 28px;
	display: block;
}
#footerbtn01 a {	width: 170px;}
#footerbtn02 a {	width: 120px;}
#footerbtn03 a {	width: 105px;}
#footerbtn04 a {	width: 160px;}
#footerbtn05 a {	width: 145px;}
#footer li a:hover {
	background-image: url(../img/foota_navi.png);
	background-position: 0px 28px;
} 
#footer #footerbtn02 a:hover {	background-position: -170px 28px;}
#footer #footerbtn03 a:hover {	background-position: -290px 28px;}
#footer #footerbtn04 a:hover {	background-position: -395px 28px;}
#footer #footerbtn05 a:hover {	background-position: -555px 28px;}
#copy {
	padding: 0px;
	height: 15px;
	width: 700px;
	background: url(../img/copyright.jpg) no-repeat right center;
	margin: 10px 0px 0px;
	text-indent: -999em;
}
#tabel
{
	font-size: 12px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
}
#tabel .left
{
	font-size: small;
	color: #ffffff;
	background-color: #66CC00;
	padding-right: 10px;
	text-align: right;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
#tabel .right
{
	font-size: small;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC00;
	color: #666666;
}

#tabel .right:hover
{
	background-color: #FFFFCC;
}

#privercy p {
	width: auto;
	padding-right: 17px;
	padding-left: 20px;
}

#privercy h2 {
	background-image: url(../img/h2_privercy.png);
}
#wrapper #privercy ol {
	margin-left: 60px;
	margin-right: 20px;
}
#wrapper #privercy ol li {
	text-indent: -1em;
	font-size: small;
	font-weight: bold;
	color: #333333;
	margin-bottom: .4em;
}
#wrapper #privercy ol li ol {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wrapper #privercy ol li ol li {
	font-weight: normal;
	color: #666666;
	line-height: 1.2em;
}
#wrapper #privercy ul {
	width: 520px;
	margin-left: 70px;
	border: 1px solid #99FF66;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#wrapper #privercy ul li {
	font-size: small;
	color: #666666;
}



#about_us {	margin: 0px;
	width: 698px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding: 20px 0px 5px;}
#about_us #img1 {
	background-image: url(../img/about_img1.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	height: 130px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}

#about_us h2 {
	background-image: url(../img/h2_about.png);
}
#about_us #name {
	font-size: small;
	color: #666666;
	text-align: right;
	padding-right: 30px;
}

#about_us p {
	text-indent: 0.8em;
	padding-right: 17px;
	padding-left: 20px;
}
#about_us img {
	float: right;
}
#about_us #name {
	float: right;
	text-align: center;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#about_us #name img {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#about_us #name p {
	margin: 0px;
	padding: 0px;
}
#wrapper #about_us h4 {
	clear: both;
}



#zaru_saibaihou h2 {
	background-image: url(../img/h2_zarusaibaihou.png);
}

#nazemoyashi h2 {
	background-image: url(../img/h2_nazemoyashi.png);
}
#nazemoyashi h4 {
	margin-bottom: 20px;
	margin-top: 25px;
	clear: both;
	background-image: url(../img/naze_h4.jpg);
	background-position: right bottom;
	height: 1em;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "平成明朝";
	font-weight: normal;
	font-size: x-large;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
}
#wrapper #nazemoyashi p img {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#nazemoyashi #naze_wrap2 {
	width: auto;
}

#nazemoyashi #naze_wrap2 .left {
}
#nazemoyashi #naze_wrap2 .right {
	width: 550px;
	border: 1px solid #EFEFEF;
	margin-right: auto;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#nazemoyashi #naze_wrap2 .right p {
	font-size: x-small;
}

#wrapper #nazemoyashi #naze_wrap2 .right img {
	float: right;
}


#nazemoyashi p {
	padding-left: 20px;
	line-height: 1.4em;
	margin-bottom: .4em;
}
#nazemoyashi #zaru_saibaihou {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#naze_wrap2 .right h4 {
	clear: both;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	margin-left: 5px;
	background-color: #66CC00;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	line-height: 1.2em;
	height: auto;
	border: 1px solid #EFEFEF;
	font-size: medium;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
#wrapper #nazemoyashi #naze_wrap2 .right h5 {
	clear: both;
	margin-left: 20px;
	margin-bottom: 7px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC00;
	font-size: small;
	color: #666666;
	margin-right: 10px;
}
#nazemoyashi #nazebox1 {
	height: 250px;
	width: 630px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#nazemoyashi #naze_img3 {
	width: 300px;
	background-image: url(../img/naze_img3.jpg);
	height: 240px;
	text-indent: -999em;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nazemoyashi #naze_img4 {
	float: left;
	height: 240px;
	width: 300px;
	text-indent: -999em;
	display: block;
	background-image: url(../img/naze_img4.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#zaru_saibaihou h2 {
	background-image: url(../img/h2_tsukurou.png);
}
#zaru_saibaihou #tsukukrouwrapper {
	background-image: url(../img/tsukurou_topimg.jpg);
	background-repeat: no-repeat;
	background-position: 60px top;
	height: 217px;
}
#zaru_saibaihou #tsukukrouwrapper ul {
	margin-left: 200px;
	padding-left: 430px;
}
#zaru_saibaihou #tsukukrouwrapper ul li {
	list-style-type: disc;
	background-image: none;
	text-indent: 0px;
	padding-left: 0px;
}
#zaru_saibaihou #tsukukrouwrapper .midashi {
	color: #66CC00;
	font-size: large;
	font-weight: normal;
	list-style-type: none;
	margin-bottom: 10px;
	text-indent: -1em;
}



#zaru_saibaihou p {
	padding-right: 17px;
	padding-left: 20px;
}
#zaru_saibaihou h6 {
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 7px;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
#zaru_saibaihou #tsukurou_img1 {
	background-image: url(../img/tsukurou_img1.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-indent: -999em;
	display: block;
}
#zaru_saibaihou img {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}
#zaru_saibaihou #hayamihyou table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-left-color: #66CC00;
}
#zaru_saibaihou #hayamihyou {
	text-align: center;
}

#wrapper #zaru_saibaihou #hayamihyou table {
	font-size: small;
	width: 680px;
	margin-right: auto;
	margin-left: 10px;
	text-align: center;
}
#zaru_saibaihou #hayamihyou caption {
	background-color: #66CC00;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}
#zaru_saibaihou #hayamihyou caption span {
	font-size: small;
	font-weight: normal;
}

#zaru_saibaihou #hayamihyou table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
}

#zaru_saibaihou #hayamihyou table .listgrn {
	color: #666666;
	font-weight: bold;
}
#zaru_saibaihou #hayamihyou table .listback {
	background-color: #CCFFFF;
}
#zaru_saibaihou #hayamihyou table .list {
	text-align: left;
	padding-left: 3px;
}



#wrapper #zaru_saibaihou ul {
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#zaru_saibaihou ul li {
	padding-left: 25px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	font-size: small;
	background-position: left center;
}
#zaru_saibaihou h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#zaru_saibaihou h4 {
	clear: both;
}
#zaru_saibaihou ol {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#zaru_saibaihou ol li {
	list-style-type: decimal;
	font-size: small;
}
#zaru_saibaihou strong {
	color: #FF3300;
}
#zaru_saibaihou em {
	font-weight: bold;
	font-style: normal;
}
#under_navi {
	clear: both;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 25px;
}
#under_navi ul li {
	list-style-type: disc;
	background-image: none;
	padding-left: 0px;
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	line-height: 1.2em;
	margin: 0px;
}
#under_navi ul li a {
	text-decoration: none;
}
#under_navi .left {
	width: 300px;
	float: left;
	height: auto;
}
#under_navi .right {
	width: 300px;
	float: right;
	height: auto;
}
#under_navi h6 {
	font-weight: normal;
	font-size: x-small;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#under_navi h6 a {}
#zaru_saibaihou h5 {
	font-size: x-large;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "平成明朝";
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	width: auto;
	margin-right: 20px;
	clear: both;
	color: #66CC00;
}
#zaru_saibaihou p {
	text-indent: 1em;
}

#zaru_saibaihou .red {
	color: #FF3300;
}
#zaru_saibaihou .point {
	background-image: url(../img/point.png);
	padding: 0px;
	height: 30px;
	width: 129px;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#zaru_saibaihou .greenbox {
	border: 1px solid #66CC00;
	padding-left: 40px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-right: 45px;
}
#zaru_saibaihou #recipe {
	margin-left: 15px;
}
#zaru_saibaihou .hitokuhuu {
	background-image: url(../img/hitokuhuu.png);
	height: 30px;
	width: 129px;
	padding: 0px;
	text-indent: -999em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#zaru_saibaihou .greenbox2 {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 1px solid #66CC00;
	margin-bottom: 30px;
}
#zaru_saibaihou #kadomaru {
	background-image: url(../img/kadomaru1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 682px;
	margin-right: auto;
	margin-left: auto;
}
#zaru_saibaihou #kadomaru #kadomaru2 {
	background-image: url(../img/kadomaru2.png);
	width: 682px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
}
#zaru_saibaihou #kadomaru #kadomaru3 {
	background-image: url(../img/kadomaru3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 682px;
	padding: 0px;
	line-height: normal;
	position: relative;
	top: -3px;
	margin: 0px;
}
#zaru_saibaihou #kadomaru h6 {
	font-size: large;
	font-weight: bold;
	color: #66CC00;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "平成明朝";
	padding-top: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#zaru_saibaihou #kadomaru #kadomaru2 h6 {
	font-size: large;
	font-family: "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
	color: #999999;
}
#zaru_saibaihou #kadomaru #kadomaru2 p {
	margin-left: 10px;
	margin-bottom: 0.2em;
}
#kadomaru2 .point ,#kadomaru2 .hitokuhuu {
	width: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#kadomaru2 .midashi7 {
	color: #66CC00;
	margin-top: 25px;
	margin-bottom: 35px;
	line-height: 2em;
	margin-left: 35px;
	padding: 0px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 35px;
	width: auto;
}
#kadomaru2 .midashi8 {
	color: #000000;
	font-size: small;
	line-height: 2em;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 35px;
}

#zaru_saibaihou .center {
	text-align: center;
}

#zaru_saibaihou .center img {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#mail {
	margin: 0px;
	width: 698px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding: 20px 0px 5px;
}
#mail h2 {
	background-image: url(../img/h2_mail.png);
}
#mail #catalog {
	background-image: url(../img/h2_catalog.png);
}
#mail #seikyu {
	background-image: url(../img/h2_seikyu.png);
}


#send {
	margin: 0px;
	width: 698px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding: 20px 0px 5px;
}
#send h2 {
	background-image: url(../img/h2_send.png);
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#thanks {
	text-align: center;
	padding: 40px 0px;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #BBF383;
}
#send #container .bold {
	font-size: medium;
	font-weight: normal;
	line-height: 2em;
}
#send #container p {
	font-size: small;
	color: #666666;
}
#merumaga #in_merumaga {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 100px;
}
#merumaga h2 {
	background-image: url(../img/h2_merumaga.png);
}
#wrapper #merumaga p {
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
	width: auto;
}

div#kotoba h2{
	background-image:url(../img/h2_kotoba.png);
	background-repeat: no-repeat;
}

div#kotoba #main{
	width: 480px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
*html div#kotoba #main { /*IE6用*/
	width: 480px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

#kotoba #main h5{
	font-size:22px;
	margin-top:20px;
	padding:0;
	background-image:none;
	border-bottom: dotted 1px #CCCCCC;
	text-indent:10px;
	font-weight: normal;
}
#main .honbun{
	margin-top:20px;
	margin-left:10px;
}
#main .honbun p{
	font-size:14px;
	text-indent:14px;
	margin-bottom: .7em;
	}
#kotoba #main .honbuntop {
	margin-top: 15px;
	width: auto;
	border: 1px dotted #CCFF00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#kotoba #main .honbuntop p {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: .7em;
	text-indent: 1em;
}

#main .photo{
	float:right;
	margin:20px 10px;
}
#main .inyou{
	width:450px;
	background-color:#EEEEEE;
	padding-left:10px;
	margin-top:20px;
	margin-left:10px;
	clear:both;
	padding-top: 2px;
}
#main .inyou p{
	font-size:10px;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}
div .commentbox{
	width:460px;
	margin-top:20px;
	margin-left:10px
}
div .comment{
	width:438px;
	border-left: solid 1px #FFFF00;
	border-right: solid 1px #FFFF00;
	padding: 10px 10px 0px 10px;
}
div .comment p{
	font-size:12px;
	color:#666666;
	margin:0;
	text-indent: 1em;
}
#kotoba #main .centerphoto {
	text-align: center;
	margin-top: 15px;
}

div#kotoba #side{
	width: 170px;	
	float: right;
	margin-right:10px;
}
*html div#kotoba #side{ /*IE6用*/
	width: 170px;	
	float: right;
	margin-right:5px;
}
div#kotoba #side ul li{
	font-size:12px;
	height:30px;
	border-bottom:dotted 1px #CCCCCC;
	background: url(../img/arrow02.png) center left no-repeat;
	text-indent:20px;
	line-height:30px;
}
div #kotoba #side ul li a{
	text-decoration:none;
}
#kotoba #main .honbuntop .kotobaright {
	text-align: right;
	margin-top: 20px;
	font-weight: bold;
}
#tsukukrouwrapper .youi {
	font-size: medium;
	font-weight: bold;
}

#wrapper .fb_likebox {
margin:10px 0px;
}