@charset "utf-8";



/*---------------------------------------------



サーバ管理ページ用シート



---------------------------------------------*/



/* ▼メイン */



#pageimg {

	width: 680px;

	height: 230px;

}



#main h2#starth2 {margin-top: 30px;}



#main p.txt {

	font-size: 90%;

	margin-bottom: 50px;

}



#main p.txt2 {

	font-size: 90%;

	margin-bottom: 15px;

}



#main p.txt3 {font-size: 90%;}



#main p.txt4 {

	text-indent: -15px;

	font-size: 90%;

	margin-left: 15px;

}



#main p.txt5 {

	text-indent: -15px;

	font-size: 90%;

	margin: 0 0 50px 15px;

}



#main p.blueback {

	display: block;

	width: 670px;

	height: 32px;

	_width: 680px; /* IE6ハック */

	_height: 40px; /* IE6ハック */

	padding-top: 8px;

	padding-left: 10px;

	margin: 20px 0;

	color: #fff;

	font-size: 115%;

	font-family: Verdana, 'メイリオ', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', 'Osaka‐等幅', sans-serif;

	font-weight: bold;

	text-align: left;

	background: #005d8e;

}



#main h3 {

	margin-bottom: 5px;

	color: #a8cc07;

	font-size: 121%;

	font-family: Verdana, 'メイリオ', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', 'Osaka‐等幅', sans-serif;

	font-weight: bold;

	text-align: left;

}



#disc_vol {margin-bottom: 50px;}



.list {

	width: 680px;

	margin-bottom: 50px;

	border-top: solid 1px #000;

}



.list th {

	padding: 12px 3px;

	font-size: 90%;

	font-weight: bold;

	line-height: 130%;

	border-bottom: solid 1px #000;

}



.list td {

	padding: 12px 3px;

	font-size: 90%;

	font-weight: bold;

	border-bottom: solid 1px #000;

}



.w1 {width: 20%; text-align: left;}



.w2 {width: 20%; text-align: center;}



.w3 {width: 20%; text-align: center;}



.w4 {width: 20%; text-align: center;}



.w5 {width: 20%; text-align: center;}



.ent {color: #094;}



.st {color: #00a0b8;}



.ad {color: #f08200;}



.list2 {

	width: 680px;

	margin-bottom: 50px;

	border-top: solid 1px #000;

}



.list2 th {

	width: 45%;

	padding: 12px;

	font-size: 90%;

	font-weight: bold;

	text-align: left;

	border-bottom: solid 1px #000;

}



.list2 td {

	padding: 12px 3px;

	font-size: 90%;

	font-weight: bold;

	text-align: left;

	border-bottom: solid 1px #000;

}



.list3 {

	width: 680px;

	margin-bottom: 50px;

	border-top: solid 1px #000;

}



.list3 th {

	width: 45%;

	padding: 12px;

	font-size: 140%;

	font-weight: bold;

	text-align: center;

	border-bottom: solid 1px #000;

}



.list3 td {

	padding: 12px 3px;

	font-size: 90%;

	line-height: 200%;

	font-weight: bold;

	text-align: left;

	border-bottom: solid 1px #000;

}



.list3txt {

	width: 190px;

	float: left;

}



.siharaitxt {

	width: 100px;

	float: left;

}

.cyuui li {margin-bottom: 18px;line-height:150%;}

/*---------------------------------------------



Font Size



32px 200～203

30px 188～190

28px 175～178

26px 163～165

24px 150～153

22px 138～140

20px 125～128

19px 119～121

18px 113～115

17px 107～109

16px 100～103

15px 94～96

14px 88～90

13px 82～84

12px 75～78

11px 69～71 *

10px 63～65 *



* IE6,7では，文字コードをUTF-8以外の日本語コードShift_JISやEUC-JPにするか，font-familyで最初に日本語フォントを指定しないと，日本語フォントが指定どおりの大きさにならない。



---------------------------------------------*/

