@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6em;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main {
	padding: 15px 15px 5px;
	float: right;
	width: 573px;
	margin-bottom: 10px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 10px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}
/* header styles
------------------------------*/
#header {
	background-image: url(images/header01.jpg);
	background-repeat: no-repeat;
	height: 250px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}

#topics #header {
	background-image: url(images/header02.jpg);
}
#work #header {
	background-image: url(images/header03.jpg);
}
#faq #header {
	background-image: url(images/header04.jpg);
}
#contact #header {
	background-image: url(images/header05.jpg);
}
#access #header {
	background-image: url(images/headerm.jpg);
}
#pp #header {
	background-image: url(images/header06.jpg);
}

#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul {
	background-color: #cccccc;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 200px;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999999;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 120px;
	height: 2.5em;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-left: 2px solid #FFFFFF;
}

#header ul li a:hover {
	background-color: #E8ECF5;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#topics #header #nTopics a,
#work #header #nWork a,
#faq #header #nfaq a,
#contact #header #nContact a,
#access #header #nAccess a,
#pp #header #nPp a 
{
	color: #FFFFFF;
	background-color: #828CA7;
}


/* header index.html styles
------------------------------*/
#header1 {
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
	height: 400px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}

#topics #header1 {
	background-image: url(images/header102.jpg);
}
#work #header1 {
	background-image: url(images/header103.jpg);
}
#faq #header1 {
	background-image: url(images/header104.jpg);
}
#contact #header1 {
	background-image: url(images/header105.jpg);
}
#access #header1 {
	background-image: url(images/header1m.jpg);
}
#pp #header1 {
	background-image: url(images/header106.jpg);
}

#header1 #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header1 ul {
	background-color: #cccccc;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 350px;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999999;
}
#header1 ul li {
	list-style: none;
	float: left;
}
#header1 ul li a {
	width: 120px;
	height: 2.5em;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-left: 2px solid #FFFFFF;
}

#header1 ul li a:hover {
	background-color: #E8ECF5;
}

#header1 ul li#nHome a {
	border-left-style: none;
}
#home #header1 #nHome a,
#topics #header1 #nTopics a,
#work #header1 #nWork a,
#faq #header1 #nfaq a,
#contact #header1 #nContact a,
#access #header1 #nAccess a,
#pp #header1 #nPp a 
{
	color: #FFFFFF;
	background-color: #828CA7;
}








#home #main h2 {
	margin-bottom: 3px;
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EB6100;
	background-image: none;
}

#home #main h3 {
	margin: 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	font-weight: bold;
	background-color: #FFCC99;
	color: #663333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* main styles
------------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #0000FF;
	border-bottom: 1px dotted #666666;
}

#home #main p {
	color: #000000;
	line-height: normal;
	font-style: normal;
	margin: 1px 1px 4px;
	padding: 1px;
	background-color: #FFFFDD;
	font-size: 12px;
}
#home #main ul {
	font-weight: normal;
	background-color: #FFFFDD;
	padding-left: 15px;
	font-size: 12px;
	color: #FF3300;
}



#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/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 5px;
	clear: left;
	float: left;
	width: 6em;
	padding-left: 15px;
	line-height: 1.6em;
	font-size: 12px;
	background-color: #FFFFDD;
}
#main dl#news dd {
	margin: 0px 0px 5px;
	line-height: 1.6em;
	font-size: 12px;
	background-color: #FFFFDD;
}

/* sidebar styles
------------------------------*/
#sidebar h2 {
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EB6100;
	padding-top: 5px;
}
#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;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/news1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-color: #FFCC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF6633;
}
#sidebar dl dd {
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 6px;
	background-color: #FFFFDD;
}
#home #wrapper #main p {
	padding-left: 15px;
}

#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(images/arrow.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/arrow_hover.gif);
}

/* 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;
}
/* 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;
	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;
}
#main table tr.submitcenter {
	text-align: center;
	background-color: #EFEFEF;
}



#faq #wrapper #main table {
	background-color: #CCCCCC;
	width: 572px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;

}
#faq  #wrapper  #main  table  th {
	background-color: #EEEEEE;
	text-align: center;
	border: 2px double #CCCCCC;
}
#faq #wrapper #main #comentp {
	color: #FF0000;
}


#faq #wrapper #main table td {
	background-color: #FFFFFF;
	border: 2px double #CCCCCC;
}






/* work
------------------------------*/
#main div.wwk {
	float: left;
	width: 570px;
}

#main div.wk {
	float: left;
	width: 270px;
	margin-right: 15px;
	margin-bottom: 15px;
}


#main div.wka {
	float: left;
	width: 270px;
	margin-right: 15px;
}

#main div.wk2 {
	float: left;
	width: 570px;
}


#main div.wk h3 {
	margin: 10px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}

#main div.wk2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}

#main div.wk2 img {
	border: 1px solid #999999;
}


#main div.list {
	border: 1px dashed #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

#main div.list2 {
	font-size: small;
	color: #0000FF;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

/* faq */

#main div.wwwk {
	padding-left: 20px;
	background-color: #EEEEEE;
}

#topics #main #comentp {
	color: #000000;
	line-height: 1em;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: block;
}


#topics #main div.wk {
	float: left;
	width: 280px;
	margin-right: 3px;
	border: 1px dotted #999999;
}


#topics #main div.wwk {
	float: left;
	width: 570px;
}

#topics #main div.wk h3 {
	margin: 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	font-weight: bold;
	background-color: #0000FF;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topics #main div.wk h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	display: block;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	margin-left: 4px;
}

#topics #main div.wk p {
	font-size: 12px;
	line-height: 1.2;
	display: block;
	font-weight: normal;
	color: #333333;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-left: 2px;
}

#topics #main table {
	margin-bottom: 5px;
	border-collapse:collapse;
	margin-top: 5px;
	width: 568px;
	border: 1px solid #CCCCCC;
}

#topics #main table th {
	text-align: center;
	width: auto;
	font-size: 12px;
	line-height: 1em;
	background-color: #CCFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-width: 1px;
	font-weight: bold;
}


#topics #main table td {
	padding: 1px 2px;
	font-size: 12px;
	line-height: 1em;
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #EEFFFF;
}
#topics #wrapper #main .wk3 {
	clear: both;
}

#topics #main #comentp ul {
	color: #0000FF;
	line-height: 1.2em;
	font-size: 12px;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	display: block;
}









/* 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;
}
/* pp
------------------------------*/
#main pp {
	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;
}
#link_at {
	margin-left: 30px;
	color:#0000FF;	
}

#contact #wrapper #main h3 {
	color: #0000FF;
}
#kaishuu_area {
	background-color: #FFFFFF;
	line-height: normal;
}
#main #kaishuu_area p {
	font-size: 18px;
	line-height: 1.3em;
}
