@charset "UTF-8";


/*共通----------------------*/

.size {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.nom {
	font-size: 11px;
	font-weight: lighter;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #999;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 160%;
	color: #FFF;
	background-image: url(../images/common/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	padding-top: 8px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

.btn_syosai {
	height: 79px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/*鯉のぼり----------------------*/
#koi {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#koi #txt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.8em;
}

.koi {
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	padding: 0px;
	width: 640px;
}

.koi dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.koi dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 170%;
	font-weight: bold;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.koi dd {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.koi .setumei {
	float: right;
	width: 364px;
	margin-left: 20px;
	margin-bottom: 50px;
}
.koi .setumei .txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.setumei ul {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.setumei li {
	background-image: url(../tango/koinobori/img/icon_li.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 1.3em;
}

.koi dd.txt {
	line-height: 1.8em;
	margin-right: 55px;
	margin-left: 65px;
	width: 500px;
}

#torituke {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#torituke h3 {
	font-size: 160%;
	height: 25px;
	letter-spacing: 0.1em;
	color: #000;
	font-weight: bold;
	border: 1px solid #666;
	background-image: url(../images/common/space.gif);
	background-repeat: repeat;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/*五月人形
------------------------------------*/

#gogatu {
	margin: 0px;
	padding: 0px;
}
#gogatu #txt {
	font-size: 110%;
	line-height: 1.6em;
}

#gogatu .block {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#gogatu .block dl {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#gogatu .block dt {
	font-size: 170%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.5em;
}
#gogatu .block dd {
	text-align: center;
	margin: 0px;
	padding: 0px;
}



/*武者絵のぼり
------------------------------------*/
#musyae {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#musyae #txt {
	font-size: 110%;
	line-height: 1.8em;
	background-image: url(../tango/musyaenobori/img/txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 240px;
	height: 280px;
	margin: 0px;
}
#musyae table {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#musyae td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	vertical-align: top;
	margin: 0px;
}
#musyae td dl {
	margin: 0px;
	padding: 0px;
}
#musyae td dt {
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #182172;
}



/*室内飾り
------------------------------------*/
#shitunai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#shitunai .midashi {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-size: 110%;
}
#koinobori {
	margin: 0px;
	padding: 0px;	
}

#shitunai #koinobori ul {
	padding: 0px;
	margin: 0px;
}
#shitunai #koinobori li {
	float: left;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#koinobori dl {
	width: 280px;
	margin-left: 30px;
}
#koinobori dt {
	width: 60px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#koinobori dd {
	padding: 0px;
}
#koinobori dd.tit {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#koinobori dd.size {
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.wakumoji {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	border: 1px solid #000;
	margin-left: 5px;
	font-weight: lighter;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	line-height: 1.2em;
}


.sn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align: center;
}
.sn dt {
	font-size: 120%;
	font-weight: bold;
}
.sn ul {
	margin: 0px;
	padding: 0px;
}
.sn li {
	width: 200px;
	float: left;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 3px;
}



/*名前旗----------------------*/
#namaebata {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#namaebata li dt {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#namaebata #midashi {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.5em;
}
#namaebata .font_size {
	font-size: 14px;
	color: #CCC;
	padding-left: 15px;
	font-weight: lighter;
}
#kakijyun {
	background-image: url(../tango/namaebata/img/kakijyun.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.si {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.si ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.si li {
	float: left;
	width: 260px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.bm {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.bm ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.bm li {
	float: left;
	width: 200px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.mts {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align: center;
}
.mts ul {
	margin: 0px;
	padding: 0px;
}
.mts li {
	width: 200px;
	float: left;
	padding: 3px;
	margin: 3px;
}




/*作家紹介
------------------------------------*/
#artist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#artist .txt {
	font-size: 110%;
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#artist dl {
	padding: 0px;
	width: 310px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
}
#artist dt {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	margin-top: 5px;
}
#artist dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	color: #666;
}
#artist dd .commnt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 110%;
	line-height: 1.6em;
	font-weight: normal;
	color: #000;
	margin-top: 20px;
	padding: 0px;
}
.ishikawa_kobo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.ishikawa_kobo h3 {
	background-image: url(../momo/artist/img/h2_bg_ishikawa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-top: 7px;
	margin-bottom: 20px;
}
#list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	height: 210px;
}
#list ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list li {
	float: left;
	width: 116px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}


/*端午の節句まめ知識
------------------------------------*/
#mamechishiki {
	margin: 0px;
	padding: 0px;
}

#mamechishiki p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#mamechishiki h3 {
	font-size: 170%;
	background-image: url(../tango/img/li_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 8px;
	height: 25px;
	letter-spacing: 0.1em;
	color: #000;
	padding-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
}
#mamechishiki h4 {
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #3E82D7;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E82D7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#yurai {
	padding: 10px;
	margin-bottom: 30px;
	font-size: 110%;
	line-height: 1.6em;
}
#yurai_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.catrgori {
	font-size: 160%;
	color: #FFF;
	background-image: url(../images/common/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
#yurai_txt {
	width: 320px;
	padding-bottom: 20px;
}
#adviser {
	background-color: #C6DDFF;
	background-image: url(../tango/mamechishiki/img/adviser.png);
	background-repeat: no-repeat;
	background-position: 340px 40px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#adviser p {
	width: 320px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 1.4em;
	padding-top: 5px;
}
#point {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#point dl {
	margin: 0px;
	padding: 0px;
}
#point dt {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
#point dd {
	margin-left: 90px;
}
#point dd .title {
	font-size: 130%;
	color: #3E82D7;
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E82D7;
	line-height: 1.2em;
	font-weight: bold;
}
#point dd .txt {
	margin-bottom: 20px;
	line-height: 1.6em;
}

#mamechishiki .txt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#after_photo {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
