@charset "UTF-8";

#bg{
	background:url(../../img/bg_main.png) no-repeat center top;
	min-height:310px;
}

#main{
	width:640px;
	}
#contents_top{
		background:url(../../img/contents_top.gif) no-repeat;
		height:32px;
}
#contents_bg{
		background:url(../../img/contents_bg.gif) repeat-y;
		width:576px;
		padding:0 32px 0 32px;
}
#contents_btm{
		background:url(../../img/contents_btm.gif) no-repeat;
		height:20px;
		margin-bottom:32px;
}
#box_top{
		background:url(../../img/box_top.png) no-repeat;
		height:16px;
}
#box_bg{
		background:#fffcf5;
		line-height:1.8;
		padding:0 22px 6px;
}
.txl{
	width:67%;
	float:left;
	padding-right:10px;
}
.imr{
	width:31%;
	float:left;
	text-align:center;
}
.txr{
	width:67%;
	float:left;
	padding-left:21px;
}
.iml{
	width:29%;
	float:left;
	text-align:center;
}

.sazae{
		background:url(../../img/sazae.gif) no-repeat;
		width:110px;
		height:250px;
		text-align:center;
		margin-left:27px;
}
.namihei{
		background:url(../../img/namihei.gif) no-repeat;
		height:250px;
		text-align:center;
        margin-left: 30px;
        width: 124px;}
.fune{
		background:url(../../img/fune.gif) no-repeat;
		width:82px;
		height:250px;
		text-align:center;
		margin-left:41px;
}
.masuo{
		background:url(../../img/masuo.gif) no-repeat;
		height:254px;
		text-align:center;
		margin-left: 23px;
        width: 131px;
}
.katsuo{
		background:url(../../img/katsuo.gif) no-repeat;
		width:111px;
		height:200px;
		text-align:center;
		margin-left:27px;
}
.wakame{
		background:url(../../img/wakame.gif) no-repeat;
		height:166px;
		text-align:center;
		margin-left: 29px;
        width: 125px;
}

.tara{
		background:url(../../img/tara.gif) no-repeat;
		width:90px;
		height:148px;
		text-align:center;
		margin-left:37px;
}
.tama{
		background:url(../../img/tama.gif) no-repeat;
		height:148px;
		text-align:center;
		margin-left: 38px;
        width: 116px;
}
.norisuke{
		background:url(../../img/norisuke.gif) no-repeat;
		width:108px;
		height:244px;
		text-align:center;
		margin-left:28px;
}
.taiko{
		background:url(../../img/taiko.gif) no-repeat;
		height:244px;
		text-align:center;
		margin-left: 34px;
        width: 120px;
}
.ikura{
		background:url(../../img/ikura.gif) no-repeat;
		width:80px;
		height:142px;
		text-align:center;
		margin-left:42px;
}
.nanbutsu{
		background:url(../../img/nanbutsu.gif) no-repeat;
		height:252px;
		text-align:center;
		margin-left: 34px;
        width: 120px;

}
.okaru{
		background:url(../../img/okaru.gif) no-repeat;
		width:80px;
		height:252px;
		text-align:center;
		margin-left:42px;
}
.jinroku{
		background:url(../../img/jinroku.gif) no-repeat;
		width:12px;
		height:246px;
		text-align:center;
		margin-left: 32px;
        width: 122px;
}
.ukie{
		background:url(../../img/ukie.gif) no-repeat;
		width:90px;
		height:244px;
		text-align:center;
		margin-left:37px;
}
#box_btm{
		background:url(../../img/box_btm.png) no-repeat;
		height:16px;
		padding-bottom:12px;
}
#box2_top{
		background:url(../../img/box2_top.png) no-repeat;
		height:16px;
}
#box2_bg{
		background:#fff8fa;
		line-height:1.8;
		padding:0 22px 6px;
}
#box2_btm{
		background:url(../../img/box2_btm.png) no-repeat;
		height:16px;
		padding-bottom:12px;
}
#box3_top{
		background:url(../../img/box3_top.png) no-repeat;
		height:16px;
}
#box3_bg{
		background:#f2fff8;
		line-height:1.8;
		padding:0 22px 6px;
}
#box3_btm{
		background:url(../../img/box3_btm.png) no-repeat;
		height:16px;
		padding-bottom:12px;
}	
.btn1{
	float:left;
	width:206px;
}



.pagetop{
	float:right;
	width:151px;
	margin-top:8px;
}
#footer{
	width:640px;
	padding:30px 0 40px 0;
	margin:0 auto;
	clear:both;
}

#nocopy {
    background: url("../../img/nocopy.gif") no-repeat scroll left top transparent;
    color: #363636;
    font-size: 84%;
    height: 93px;
    line-height: 1.8;
    padding: 5px 0 10px 80px;
}
#nocopy a{
	color:#363636;
	text-decoration:underline;
}
#nocopy a:hover{
	color:#4e4e4e;
	text-decoration:underline;
}
	
		
/* margin */
.m_bottom_5{
	margin-bottom:5px;
}
.m_bottom_6{
	margin-bottom:6px;
}
.m_bottom_15{
	margin-bottom:15px;
}
.m_bottom_20{
	margin-bottom:20px;
}
.m_top_-3{
		margin-top:-3px;
}
.m_top_-5{
		margin-top:-5px;
}
/* padding */
.p_bottom_6{
	padding-bottom:6px;
}
.p_bottom_20{
	padding-bottom:20px;
}
.p_left_5{
	padding-left:5px;
}
.p_right_5{
	padding-right:5px;
}
.p_left_10{
	padding-left:10px;
}
.p_right_10{
	padding-right:10px;
}
.p_left_15{
	padding-left:15px;
}
.p_right_15{
	padding-right:15px;
}

/* color */


.pink{
	color:#f06283;
}
.green{
	color:#22af65;
}
.orange{
	color:#ff7e00;
}


/* font-size */
.fontsize20{
	font-size:20px;
}