@charset "UTF-8";
/* CSS Document */


div#allCont h3
{
	margin:0 0 20px 0;
}

div#allCont h5
{
	display:block;
	margin:0 auto 20px auto;
	font-size:16px;
	font-weight:800;
}

div#allCont p
{
	margin:0 20px 20px 20px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:180%;
}

div#allCont ul
{
	margin:0 0 0 20px;
}

div#allCont li
{
	margin:0 0 0 15px;
	padding:0;
	font-size:12px;
	text-indent:20px;
	background:url(../../common/images/pin01.gif) no-repeat;
	background-position:left;
}

div#allCont p.join
{
	display:block;
	margin:0 auto 20px auto;
	width:204px;
	height:64px;
}

div#allCont p.bparts
{
	display:block;
	margin:0 auto 20px auto;
	width:160px;
	height:160px;
}

div#allCont strong
{
	font-weight:800;
}

div#allCont form
{
	margin:10px auto 10px auto;
	padding:0;
}

div#allCont table.form
{
	margin:0 auto 0 auto;
	width:550px;
	border:#CCCCCC 1px solid;
	font-size:12px;
}

div#allCont table.form td
{
	margin:0;
	padding:5px;
	text-align: left;
	border:#CCCCCC 1px solid;
	vertical-align:top;
	font-size:12px;
}

div#allCont p.submit
{
	margin-top:20px;
	text-align:center;
}


div#allContent p.toiawase
{
	display:block;
	margin:0 auto 20px auto;
	width:550px;
	text-align:left;
	font-size:12px;
}


div#allContent p.figure
{
	margin: 30px auto 30px auto;
	width:600px;
}


dl#gallery
{
	display:block;
	margin:20px 20px 0 20px;
	clear:both;
}

dl#gallery dt.photo a
{
	display:block;
	float:left;
	margin:0 20px 20px 0;
	width:120px;
	height:80px;
	background:url(../../gallery/images/photo_bkg.gif) top no-repeat;
}

dl#gallery dt.photo img
{
	width:114px;
	height:74px;
	margin:2px 0 0 2px;
}

dl#gallery dd.gtitle
{
	display:block;
	float:left;
	margin:10px 0 0 0;
	width:560px;
	border-bottom:#CCCCCC 1px dotted;
}

dl#gallery dd.gtitle .date
{
	margin-left:15px;
	text-indent:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
}

dl#gallery dd.gtitle .title a
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:800;
	color:#990000;
}

dl#gallery dd.comment
{
	display:block;
	float:left;
	margin:7px 0 0 0;
	width:560px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	text-indent:15px;
}

p.galleryphoto
{
	text-align:center;
}

p.galleryphoto img
{
	width:700px;
	height:auto;
}
	

