@charset "shift_jis";

body, h1, h2, h3, h4, img, table, div, dl, dt, dd, ul, li, p {
	padding: 0px;
	margin: 0px;
}

body {
	background-color:#FFFFFF;
	color:#333333;
	width:760px;
	text-align:left;
}

a:link {color:#2060AA; text-decoration:none}
a:visited {color:#2060AA; text-decoration:none;}
a:hover {color:#2060AA; text-decoration:underline;}
a:active {color:#2060AA;text-decoration:blink;}

em {
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
	
#contents {
	width:760px;
}

#topflash {
	width:760px;
	height:240px;
}
	
#main {
	width:535px;
	margin:0 0 0 20px;
	text-align:left;
}

#main h1{
	padding-left:50px;
}

#main h2 {
	float:left;
	width:50px;
}

#main h3{
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:9px;
	letter-spacing:inherit;
	line-height:16px;
	color:#333;
	background-color: #FFF;
	font-style:normal;
	font-weight:normal;
	padding: 0 0 26px 0;
}

#main h4 {
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:9px;
	letter-spacing:inherit;
	line-height:12px;
	color:#333;
	font-style:normal;
	font-weight:bold;
	padding:1px 0 0 0;
}


#main p {
	margin-left:50px;
	text-align:left;
}

#main table {
	margin:0 0 20px 50px;
}

#main table td {
	padding:0 0 25px 0px;
	vertical-align:bottom;
}

#side {
	width:191px;
	float:right;
}

#side ul {
	list-style:none;
}

#side li {
	margin:0 0 3px 0px;
}

#sideinfo {
	font-family:"Arial, Helvetica,ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	width:99%;
	font-size:10px;
	line-height:11px;
	color:#333;
	border:#999 solid 1px;
	margin:3px 0 6px 0;
	padding:0;
}

#sideinfo ul {
	padding:5px 0px;
	margin-left:20px;
}

li.linn {
	list-style:disc;
	list-style-image:url(../img/top/img_list.gif);
	list-style-position:outside;
	margin:0;
	padding:0;
}


.mawarikomi {
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.mawarikomi_r {
	clear: both;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.mawarikomi_off {
	clear:both;
}

ul.listnumber,
ul.listalpha,{
	font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-size:13px;
	line-height:20px;
}
ul.listnumber li {
	list-style-image: none;
	list-style-type: decimal;
} 

ul.listalpha li {
    list-style-image: none;
	list-style-type: lower-alpha;
}

ul.listsque {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 13pt;
}

ul.listsque li {
	list-style-image:url(../img/squea.jpg)
}

table.gray {
	border-style:solid;
	border-width: 1px;
	border: #999;
	border-collapse: collapse;
}

table.gray td {
	padding:3px;
	empty-cells:show;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

