h1,h2,h3,h4,h5,h6{
	margin-top: 1em;
	margin-bottom: 0.5em;
}

img {
	border: 0px;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	color:#333;
	background-color:#EEEEEE;
}
a {
	color:#0066CC;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#993399;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}

fieldset {
	border: 0px;
}

h1{
	font-size: 0.9em;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	background:  url("../img/hr-header.gif") no-repeat 0px 16px;
}

h2{
	background-image: url(../img/h2-yaji.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	font-size:0.9em;
	font-weight:normal;
	border-left:2px solid #FF6600;
	border-bottom:1px double #FF6600;
	padding: 0px 0px 0px 0px;
	text-indent:15px;
	width:80%;
	padding:2px;
}

h3{
	background-image: url(../img/migi-yajirusi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	font-size:0.9em;
	font-weight:bold;
	color:#000066;
	padding: 0px 0px 0px 0px;
	text-indent:15px;
	width:80%;
	padding:2px;
}

td{
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4em;	
	font-size: 13px;
}

ul{
	list-style-image:url(../image/ul-icon.gif);
	list-style-position:inside;
}

li{
}

dl{
text-indent:8px;
}

dd{
font-weight:normal;
font-size: smaller;
text-indent:0px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/* サイドバー */
.side-out{
	background:url(img/side_head.gif) left top no-repeat;
	margin:0 0 10px;
	padding:10px 0 0;
}

.side-in{
	background:url(img/side_foot.gif) left bottom no-repeat;
	margin:0;
	padding:0 0 10px;
}

.side-title .side-body{
	background:url(img/side_body.gif) left repeat-y;
	margin:0;
	padding:0 10px;
}

.side-color-out{
	background:url(img/side_color_head.gif) left top no-repeat;
	margin:0 0 10px;
	padding:10px 0 0;
}

.side-color-in{
	background:url(img/side_color_foot.gif) left bottom no-repeat;
	margin:0;
	padding:0 0 10px;
}

.side-color-title .side-color-body{
	background:url(img/side_color_body.gif) left repeat-y;
	margin:0;
	padding:0 10px;
}

#search-form{
	text-align:center;
}

.side-body #search .side-color-body #search{
	width:200px;
	text-align:left;
	margin-bottom:10px;
}

.side-body .submit .side-color-body .submit{
	width:124px;
	text-align:center;
}

.side-title p .side-color-title p{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.side-title p a .side-color-title p a{
	color:#000;
	text-decoration:none;
}

.side-body p{
	margin:0;
	padding:5px 0 0;
}

.side-body ul .side-body li{
	margin:0;
	padding:0;
	font-size:12px;
}

.side-body ul{
	margin:0 0 0 18px;
}


