body{ scrollbar-3dlight-color:#66A8BD;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#66A8BD;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color:#ffffff;

color: #000000;
font-family: Verdana;
font-size: 12px;
font-weight: lighter;
float: center;
}
/*####### ここからメインの5つのボックスを指定したものです。#####*/

#header {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #00BFFF;
	height: 100px;
}
#mainbox {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #00BFFF;
	border-right: 1px solid #00BFFF;
	border-left: 1px solid #00BFFF;
	background-color: #FFFFFF;
}
#subbox {
	background-color: #ffffff;
	width: 558px;
	float: right;
}

#leftbox {
	width: 161px;
	font-size: 12px;
	float: left;
	background-color: #ffffff;
	padding: 1px;
}
#centerbox {
	background-color: #ffffff;
	width: 390px;
	padding: 1px;
	float: left;
	border-left: 1px solid #00BFFF;
	border-right: 1px solid #00BFFF;
}
#rightbox {
	font-size: 12px;
	width: 161px;
	background-color: #ffffff;
	padding: 1px;
	float: right;
}
#footer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	font-size: 12px;
	border: 1px solid #000000;
	height: 80px;
	text-align: center;
	padding-top: 30px;
}
/*####### ここまでメインの5つのボックスを指定したものです。#####*/


/*####### ここからh1からh6までを指定したものです。#####*/

.sidemenu {
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-size: 18px;
	color: #00BFFF;
	margin: 2px;
	font-family: "ＭＳ　Ｐゴシック",sans-serif;}
}
h2 {
	font-size: 14px;
color: #000000;
	font-family: "ＭＳ　Ｐゴシック",sans-serif;}
h3 {
	font-size: 13px;
color: #000000;
	font-family: "ＭＳ　Ｐゴシック",sans-serif;}
h4 {
	font-size: 12px;
	color: #000000;
	font-family: "ＭＳ　Ｐゴシック",sans-serif;}
h5 {
	color: #99CC99;
	font-size: 12px;
	font-family: "ＭＳ　Ｐゴシック",sans-serif;}
h6 {
	font-size: 12px;
	color: #990033;
}
/*####### ここまでh1からh6までを指定したものです。#####*/



/*####### ここからその他を指定したものです。#####*/
p {
	 font-size: 12px;
	 padding: 5px;
	line-height: 20px;
	letter-spacing: 1.5px;
	text-align: left;

	font-weight: bold;
	font-family: "ＭＳ　Ｐゴシック",sans-serif;}}




a {font-weight:bold;font-size:13px;color:#0000ff;line-height:14px}
.catbox {
	font-size: 12px;
	border-right: 1px solid #00BFFF;
	border-left: 1px solid #00BFFF;
	background-color: #FFFFFF;
	padding: 0px;
	width: 730;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}





li {
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	letter-spacing: 1.5px;
	text-align: left;
}

.catbox2 {
	font-size: 12px;
	border-right: 1px solid #00BFFF;
	border-left: 1px solid #00BFFF;
	border-top: 1px solid #00BFFF;
	background-color: #FFFFFF;
	padding: 0px;
	width: 730;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}

/* ラインの色 */
hr.s1 {height: 1px;
       border: 0px solid #00BFFF;
　　　 color: #00BFFF;}

/* 文字の色 */

.color_1 {
	color: #ff0000;
}

.color_2 {
	color: #0000ff;
}


/* フォントの設定 */

.font_1 {
	font-family: "ＭＳ　Ｐ明朝",serif;
}

.font_2 {
	font-family: "ＭＳ　Ｐゴシック",sans-serif;
}

.font_3 {
	font-family: "caflish script",cursive;
}

.font_4 {
	font-family: "critter",fantasy;
}

.font_5 {
	font-family: "ＭＳ　ゴシック",monospace;
}


/* 文字の大きさ */

.size_1{
	font-size: xx-small;
}

.size_2{
	font-size: x-small;
}

.size_3{
	font-size: small;
}

.size_4{
	font-size: medium;
}

.size_5{
	font-size: large;
}

.size_6{
	font-size: x-large;
}

.size_7{
	font-size: xx-large;
}

.size_8{
	font-size: smaller;
}

.size_9{
	font-size: larger;
}

.size_10{
	font-size: 9px;
}

.size_11{
	font-size: 12px;
}

.size_12{
	font-size: 80%;
}

.size_13{
	font-size: 200%;
}


/* 文字の太さ */

.weight_1{
	font-weight: narmal;
}

.weight_2{
	font-weight: bold;
}

.weight_3{
	font-weight: lighter;
}

.weight_4{
	font-weight: bolder;
}

.weight_5{
	font-weight: 100;
}

.weight_6{
	font-weight: 500;
}

.weight_7{
	font-weight: 900;
}


/* 文字のスタイル */

.style_1{
	font-style: narmal;
}

.style_2{
	font-style: italic;
}

.style_3{
	font-style: oblique;
}

.decoration_1{
	text-decoration: none;
}

.decoration_2{
	text-decoration: underline;
}

.decoration_3{
	text-decoration: line-through;
}

.decoration_4{
	text-decoration: overline;
}

.decoration_5{
	text-decoration: blink;
}


/* まとめて設定 */

.set_1{
	color: #ff0000;
	font-family: "ＭＳ　Ｐゴシック",sans-serif;
	font-size: 12px;
	font-weignt: bold;
	font-style: italic;
}

/*####### ここまでその他を指定したものです。#####*/