* {
	border:0px;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅","MS Gothic",monospace;
	line-height:1.5em;
}

body {
	background: #ffffff;
	text-align:center;
}


/* 共通構造 */
#topcontents {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0px;
	width:950px;
	background-image: url(./images/topback.gif);
	background-repeat: repeat-y;
	text-align:left;
	overflow: auto;
}

#contents {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0px;
	width:950px;
	background-image: url(./images/back.gif);
	background-repeat: repeat-y;
	text-align:left;
	overflow: auto;
}

#header {
	width:950px;
	height:170px;
	text-align:right;
}

#menu {
	float:left;
	width:226px;
	text-align:left;
	vertical-align:top;
	font-size:0px;	
}

#topmain {
	float: right;
	width:704px;
	text-align:right;
	font-size:0px;
}

#main {
	float: right;
	width:704px;
	text-align:right;
	font-size:0px;
	border-top :solid 2px #d5effc;
}
 
#footer {
	clear:both;
	text-align:right;
}


/* hタグ設定 */

h1 {
	font-size:12px;
	line-height:1.5em;
	color:#66ccff;
	background: #ffffff;
	border-bottom :solid 1px #66ccff;
}

h1.picture {
	display:none;
}

h2.picture {
	display:none;
}

h3.topbox {
	padding:20px 0px 10px 30px;
	width:280px;
	text-align:left;
	font-weight:normal;
	font-size:14px;
	line-height:1.3em;
	color:#111111;
}

h3.topbox5 {
	text-align:center;
	font-weight:normal;
	font-size:14px;
	line-height:1.3em;
	color:#111111;
}

h4.topbox5 {
	display:none;
}


/* 各ページタイトル */
h2.page {
	width:669px;
	height:50px;
	padding:25px 0px 0px 30px;
	font-size:20px;
	text-align:left;
	line-height:1.0em;
	color:#003399;
	background-image: url(./images/pageheader.gif);
	background-repeat: no-repeat;
}

/* 各ページ青文字 */
h3.page {
	margin:0px 20px 20px 25px;
	text-align:left;
	text-indent: 0em;
	font-size:16px;
	line-height:1em; 
	text-align:left;
	color:#000099;
}

#top_left_white {
	margin:0px 25px 0px 44px;
	color:white;
	font-size:10px;   
}

.topcmenu  { margin:0px 0px 0px 14px; font-size:11px; line-height:1.5; font-color:#333333; }

a:link{
	color:#0066cc;
	text-decoration:underline;
}

a:visited {
	color: #3399ff;
	text-decoration:none;
}

a:hover {
	color: red;
	text-decoration:underline;
}

a:active {
	color: red;
	text-decoration:underline;
}



/* コピーライト設定 */
#aboutlink {
	width:200px;
	padding:10px 15px 10px 12px;
	text-align:left;
	font-size:10px;
	line-height:1.5em;
	color:#111111;
}

table.bsolid {
	border-collapse:collapse;
	border-spacing:1px;
	border-style:solid;
	border-width:1px;
	border-color:black;
	font-size:12px;
	line-height:1.3em;
	
}

td.bsolid {
	padding:5px 10px 5px 10px;
	border-spacing:1px;
	border-style:solid;
	border-width:1px;
	border-color:black;
}




/* 通常文字 */
.indent14 { margin:0px 20px 20px 40px; text-align:left; text-indent: 0em; font-size:14px; line-height:1.5em;  }
.indent12 { margin:0px 20px 20px 25px; text-align:left; text-indent: 0em; font-size:12px; line-height:1.5em; }
.size12 { font-size:12px; line-height:1.5em; }
.tdindent12 { margin:0px 0px 0px 12px; text-align:left; text-indent: -1em; font-size:12px; line-height:1.5em; }
.sanko11 { margin:0px 0px 0px 25px; text-align:left; text-indent: -1em; font-size:11px; line-height:1.5em; }
.sanko12 { margin:10px 20px 0px 40px; text-align:left; text-indent: -1em; font-size:12px; line-height:1.5em; }

.maruNo {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

font.small {
	font-size:10px;
}



