@charset "UTF-8";
/* formating style
-------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
-------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
}
/* basic layout
-------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin:0px auto;
	width: 857px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#main {
	padding: 10px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#sidebar {
	float: left;
	width: 220px;
	margin-bottom: 20px;
	padding: 15px 5px 15px 15px;
}
#footer {
	color: #FFFFFF;
	background-color: #006699;
	padding: 15px;
	clear: both;
}
/* header styles
-------------------------------*/
#header {
	background-image: url(../images/acc/header01.jpg);
	background-repeat: no-repeat;
	height: 260px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	color: #CCCCCC;
}
#profile header {
	background-image: url(../images/acc/header02.jpg);
}
#header #iogo {
	position: absolute;
	left: 15px;
	top: 12px;
}
#header #isologo {
	position: absolute;
	left: 10px;
	top: 150px;
}
#header #topcopy {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size: 110%;
	font-style: normal;
	line-height: 1.8;
	font-weight: bold;
	color: #333333;
	float: left;
	position: absolute;
	width: 858px;
	text-align: left;
	left: 20px;
	padding-top: 70px;	
}
#header ul {
	background-color: #FFFFFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 200px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 142px;
	height: 2.5em;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #006699;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}
#header ul li#nNew a {
	border-left-style: none;
}
#new #header #nNew a,
#ware #header #nWare a,
#taku #header #nTaku a,
#item #header #nItem a,
#eco #header #nEco a,
#oth #header #nOth a {
color: #FFFFFF;
background-color: #828CA7;
}
#header #topicPath {
	width: 858px;
	padding-left: 20px;
	position: absolute;
	float: left;
	bottom: 5px;
}
/* sidebar styles
-------------------------------*/
#sidebar h1 {
	margin-bottom: 12px;
}
#sidebar dl dt a {
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#sidebar dl dt a:hover {
	border: 1px solid #006600;
}
#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;
	font-weight: bold;
}
#sidebar dl dd a {
	text-decoration: none;
}
#sidebar dl dd a:hover {
	color: #CC9933;
	text-decoration: blink;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(../images/acc/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
	}
#sidebar ul li a:hover {
	background-image: url(../images/acc/bullet_hover.gif);
}
/* main styles
-------------------------------*/
#main h2 {
	margin-bottom: 5px;
	background-image: url(../images/acc/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 17px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 150%;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #006699;
	border-bottom-color: #666666;
}
#main dl {
	line-height: 1.8;
	margin-bottom: 1em;
}
#main dl#news dt {
	font-weight: bold;
	background-image: url(../images/acc/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#main #news dd {
	margin: 0px 0px 10px 6em;
}
#main dl#eco dt {
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 1.6em;
	font-size: 110%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#main dl#eco dd {
	background-color: #EFEFEF;
	padding-left: 15px;
}
/* footer styles
-------------------------------*/
#footer ul li a{
color:#CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* table
-------------------------------*/
#main table {
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
/* works 
-------------------------------*/
#main div.wk {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main div.wk h3 {
	margin: 10px 0px 5px;
	float: none;
}
#main div.wk h3 a {
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #CC9999;
}
#main div.wk img {
	border: 1px solid #999999;
}
#main #map {
	border-style: none;
}
/* others
-------------------------------*/
#main div.oth {
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main div.oth h3 {
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #EFEFEF;
	line-height: 1.5;
	margin-left: 0px;
	float: none;
}
#main div .top {
	font-weight: bold;
	font-size: small;
	line-height: 1.5;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main div.oth .oth_fi img {
	float: left;
	width: 115px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#main div.oth dl {
	width: 330px;
	float: right;
}
#main div.oth dt {
	font-weight: bold;
	background-color: #EFEFEF;
}
#main div.tyui ul {
	list-style: none;
	font-size: 99%;
	color: #333333;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 10px;
}
/* form
-------------------------------*/
#main #form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea{
padding:2px;
border:1px solid #999999;
}#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}
/* siteMap
--------------------------------*/
#main #siteMap {
	padding-left: 20px;
}
#main #siteMap h3 {
	font-size: 100%;
	line-height: 1.6;
	font-weight: bold;
	padding: 6px 3px 3px;
}
#main #siteMap ul {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#main div.smh {
	width: 500px;
	border-bottom: 1px dotted #FF6600;
}
#main div.smc {
	float: left;
	width: 200px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-right: 1px dotted #FF6600;
}
#main div.smp {
	float: right;
	width: 300px;
}
/* pribacy
--------------------------------*/
#main div.p_ad {
	float: right;
}

