/* 基本 */

html,body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font: 12px "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,h4,p,ul,li,dl,dd,form,fieldset	{
	margin: 0px;
	padding: 0px;
}


/* タグ */


body	{
	font: 12px "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	color: #333333;
	background: #FFFFFF;
}
td	{
	font: 11px "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

h2	{
	margin-bottom: 7px;
}


h3	{
	margin-bottom: 10px;
	margin-top: 5px;
}

h4	{
	font: 12px "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}

p	{
	font: 12px/160% "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #e51637;
}



/* レイアウト */



#wrapper {
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}



#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#content-menubar {
	width: 876px;
	margin-right: 0px;
	margin-left: 12px;
	background-color: #FFFFFF;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#button {
	margin-left: 18px;
	float: left;
	width: 125px;
}



#content-02 {
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#content-02-2 {
	width: 340px;
	background-color: #FFFFFF;
	float: right;
}

#content-03 {
	width: 500px;
	background-color: #FFFFFF;
	padding-top: 60px;
	float: left;
}
#content-04 {
	width: 310px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 30px;
	margin-top: 60px;
	text-align: right;
}
#content-04-2 {
	width: 310px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 30px;
	margin-top: 10px;
	text-align: right;
}





#boder1 {
	width: 900px;
	height: 50px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#boder2 {
	width: 900px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.clear {
	clear: both;
}

#maintitle {
	height: 145px;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#subtitle {
	width: 840px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#indy_0 {
	width: 840px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 170px;
}
#indy_1 {
	width: 210px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 100px;
}
#btnbox {
	width: 140px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 170px;
	float: left;
}
