/* CSS Document */

div#mp-head{
	height:39px;
	background-image:url(../img/head-back.gif);
}

div#mp-head2-wrapper{
	width:1015px;
}

div#mp-head2-wrapper-innert{
	width:969px;
	float:left;
}

div#mp-head2-r{
	width:46px;
	float:right;
}

div#mp-head2-wrapper-innert div#head2-r{
	width:910px;
	float:right;
}

div#mp-head2-wrapper-innert div#head2-l{
	width:59px;
	float:left;
}

div#mp-body-wrapper{
	width:1015px;
}

div#mp-body-wrapper-innert{
	width:969px;
	float:left;
}

div#mp-body-r{
	width:46px;
	float:right;
	background-image:url(../img/rtbody-bk.jpg);
	height:581px;
}

div#mp-body-wrapper-innert div#body-r{
	width:910px;
	float:right;
}

div#mp-body-wrapper-innert div#body-l{
	width:59px;
	float:left;
	background-image:url(../img/ltbody-bk.jpg);
	height:581px;
}

div#mp-body-wrapper-innert div#main-bk{
	width:910px;
	background-color:#f4f4f4;
	background-image:url(../img/body-bk.jpg);
}

div#mp-body-wrapper-innert div#main-pt-top-bk{
	width:870px;
	height:23px;
	background-color:#f4f4f4;
	margin:0 auto;
	margin-top:20px;
}

div#mp-main-wrapper{
	width:870px;
	margin:0 auto;
}

div#mp-main-wrapper div#main-body-l{
	width:201px;
	float:left;
	background-image:url(../img/main-lft-bk.gif);
}

div#mp-main-wrapper div#main-body-r{
	width:669px;
	float:right;
	background-color:#f4f4f4;
	background-image:url(../img/centerimag.jpg);
	background-repeat:no-repeat;
}



li{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
	font-size:10px;
}

p{
	font: 1em/1.5em;
	text-indent: 1em;
	line-height: 1.2;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p#title{
	font: 1em/1.5em;
	text-indent: 1em;
	line-height: 1.5;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	margin-bottom:10px;
}

p#time{
	font: 1em/1.5em;
	text-indent: 1em;
	line-height: 1.5;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
}

p#noc{
	font: 1em/1.5em;
	text-indent: 1em;
	line-height: 1.5;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#F00;
	font-weight:bold;
}

p#nametag{
	font: 1em/1.5em;
	text-indent: 1em;
	line-height: 1.5;
	font-size:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p#fuguai{
	font: 1em/1.5em;
	text-indent: 3em;
	line-height: 1.5;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p#lmenu{
	font: 1em/1.5em;
	text-indent: 3em;
	line-height: 1.5;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p#topword{
	font: 1em/1.5em;
	text-indent: 3em;
	line-height: 1.5;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top:10px;
}

li{
	list-style-type:disc;
	margin-left:30px;
}

b{
	font: 1em/1.5em;
	text-indent: 1em;
	line-height: 1.5;
}

.clearLeft { 
	clear: both; 
}

table,td,th{
	margin-left:30px;
	border:1px;
	border-color:#000;
	border-style:solid;
	padding:4px;
}

table#ins,td#ins,th#ins{
	margin-left:30px;
	border:1px;
	border-color:#000;
	border-style:solid;
	padding:5px;
}

img#autoimg {
background-color: #FFF; /*写真の背景部の色*/
border: 1px solid #B9B9B9; /*縁取り線の太さ・線種・色*/
padding: 3px; /*縁取りの幅*/
margin-left:100px;
}

