@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	background-color: #E6FFFF;
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(images/side.gif);
}
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;
}
#saiyou #wrapper #main #gyoumusetsumei {
}
#atamagaki {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #D24509;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #D24509;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #666666;
	margin-bottom: 10px;
}
#basho p,
#moushikomi p,
#toiawasesaki p,
#nichiji p {
	padding-left: 30px;
}

#basho h4,
#moushikomi h4,
#toiawasesaki h4,
#nichiji h4 {
	color: #FF6600;
	border-bottom-width: medium;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: outset;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	background-color: #FFFFCC;
	background-repeat: repeat;
	background-position: left center;
	overflow: visible;
	line-height: 20px;
	text-indent: 4px;
}

/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 798px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main {
	padding: 6px;
	float: right;
	width: 537px;
	margin-bottom: 20px;
}
#sidebar {
	padding-top: 6px;
	padding-right: 6px;
    padding-left: 10px;
	padding-bottom: 6px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}
/* header styles
------------------------------*/
#header {
	background-image: url(images/minatomirai01.jpg);
	background-repeat: no-repeat;
	height: 245px;
	border-top: 3px solid #FF6600;
	position: relative;
}
#profile #header {
	background-image: url(images/minatomirai01.jpg);
}
#works #header {
	background-image: url(images/minatomirai01.jpg);
}
#faq #header {
	background-image: url(images/minatomirai01.jpg);
}
#saiyou #header {
	background-image: url(images/minatomirai01.jpg);
}
#contact  #header {
	background-image: url(images/minatomirai01.jpg);
}
#sitemap  #header {
	background-image: url(images/minatomirai01.jpg);
}
#nyuusatsu  #header {
	background-image: url(images/minatomirai01.jpg);
}
#koubo  #header {
	background-image: url(images/minatomirai01.jpg);
}


#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul {
	background-color: #FFFFFF;
	width: 798px;
	position: absolute;
	left: 0px;
	top: 200px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 97px;
	height: auto;
	line-height: 2em;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FBE0C4;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left;
	font-size: 12px;
}
#header ul li a:hover {
	background-color: #FF9900;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#profile #header #nProfile a,
#works #header #nWorks a,
#faq #header #nFaq a,
#saiyou #header #nSaiyou a,
#contact #header #nContact a,
#nyuusatsu #header #nNyuusatsu a,
#koubo #header #nKoubo a {
	color: #FAFAFB;
	background-color: #666666;
}

/* main styles
------------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/accent001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
}
#main li {
	margin-left: 30px;
}

#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#home #main h2 {
	background-image: none;
	padding: 0px;
	border-style: none;
}

#main dl#news dt {
	font-weight: bold;
	background-image: url(images/accent002.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 9em;
	padding-left: 35px;
}
#main dl#news dd {
	margin: 0px 0px 10px;
}



/* sidebar styles
------------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar  dl  dt  a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(images/shiro_tama.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/ao_tama.gif);
}

/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #999999;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* faq
------------------------------*/
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(images/Q_.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#main dl#faqList dd {
	line-height: 1.8;
	background-image: url(images/A_.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}
/* table
------------------------------*/
#main table {
	margin-bottom: 15px;
	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;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main table td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
/* kouhou
------------------------------*/
#main div.wk {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main div.wk h3 {
	margin: 10px 0px 5px;
}
#main div.wk h3 a {
	font-family: Vardana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #999999;
}
#main div.wk img {
	border: 1px solid #999999;
}
/* 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;
}
.floatLeft {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 1px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: center;
	display: table-column-group;
}
#shinsei {
	color: #FF6600;
	background-color: #FFCC66;
	float: none;
	background-position: right center;
	font-style: normal;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #FF3300;
}
.moushikomi {
	right: 0px;
	margin-right: 0px;
}
