@charset "Shift_JIS";

/* formatting style
------------------------------*/
* {
	font-family: verdana,"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	background-color: #ffffff;
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 1.6;
}
/* link style
--------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #325aff;
	text-decoration: none;
}
a:visited {
	color: #325aff;
	text-decoration: none;
}
a:hover {
	color: #1e3c96;
	text-decoration: none;
	background-color: #cccccc;
}
a:active {
	color: #00CCFF;
	text-decoration: none;
	position: relative;
}

/* basic layout
------------------------------*/
#wrapper {
	width: 900px;
	margin: 0px auto;
}

/* header style
--------------------------------------------*/
#header {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #666666;
	height: 20px;
	background-color: #1e3c96;
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 1.6;
}
#header a:link {
	color: #ffffff;
	text-decoration: none;
}
#header a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header a:hover {
	color: #1e3c96;
	text-decoration: none;
	background-color: #cccccc;
}
#header ul {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header ul li {
	list-style-type: none;
	display:block;
	margin-right: 0px;
	float: left;
	margin-left: 0px;
}
#header ul li a {
	margin-right: 20px;
	margin-left: 20px;
}
#top #header #nTop a,
#works #header #nWorks a,
#profile #header #nProfile a,
#contact #header #nContact a,
#link #header #nLink a {
	color: #00CCFF;
}

/* header2 style
--------------------------------------------*/
#header2 {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #666666;
	height: 20px;
	background-color: #1e3c96;
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 1.6;
}
#header2 a:link {
	color: #ffffff;
	text-decoration: none;
}
#header2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header2 a:hover {
	color: #1e3c96;
	text-decoration: none;
	background-color: #cccccc;
}
#header2 ul {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header2 ul li {
	list-style-type: none;
	display: block;
	margin-right: 0px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#header2 ul li a {
	margin-right: 77px;
	margin-left: 77px;
}

/* topmenu layout
------------------------------*/
#topmenu {
	float: left;
	width: 900px;
	clear: both;
	height: 90px;
	background-image: url(img/menu-logo.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	line-height: 14px;
	border-bottom: 1px solid #666666;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
#topmenu #spec {
	margin-top: 106px;
	margin-left: 6px;
	margin-bottom: 6px;
}
#topmenu #menu {
	position: static;
	top: 0px;
	width: 250;
	height: 60;
	float: right;
	padding-top: 36px;
}

/* sidebar layout
------------------------------*/
#sidebar {
	float: left;
	width: 245px;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 10px;
	clear: both;
	font-size: 9px;
	line-height: 40px;
}
#sidebar .menus {
	padding-bottom: 15px;
}
#sidebar a:link {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #1e3c96;
	text-decoration: none;
	background-color: #ffffff;
}

/* main3 style
--------------------------------------------*/
#main3 {
	float: left;
	width: 900px;
	position: relative;
	height: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main3 a:hover {
	color: #1e3c96;
	text-decoration: none;
	background-color: #ffffff;
}
#main3 a img {
	border-style: none;
}
#main3 a:link {
	padding-left: 20px;
	float: left;
}
#main3 ul {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#main3 ul li {
	list-style-type: none;
	display: block;
	float: left;
	width: auto;
	margin: 25px;
	padding: 42px;
	height: auto;
	background-color: #325aff;
}
#main3 ul li a {
	margin-right: 20px;
	margin-left: 20px;
}
#main3 a:link {
	color: #ffffff;
	text-decoration: none;
}
#main3 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#main3 a:hover {
	color: #1e3c96;
	text-decoration: none;
	background-color: #ffffff;
}

/* TOP layout
------------------------------*/
#main4 {
	float: left;
	width: 900px;
	color: #666666;
	padding-top: 40px;
	padding-bottom: 20px;
}
#main4 a:hover {
	color: #1e3c96;
	text-decoration: none;
	background-color: #ffffff;
}
#main4 a img {
	border-style: none;
}
#main4 a:link {
	padding-left: 75px;
	float: left;
}

/* main2 layout
------------------------------*/
#main2 {
	float: left;
	width: 900px;
	margin-bottom: 0px;
}
#main2  h4  {
	font-size: 9px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-weight: normal;
}
#main2  h3  {
	font-size: 13px;
	margin-top: 20px;
	text-align: center;
	font-weight: normal;
}
#main2  p  {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

/* main layout
------------------------------*/
#main {
	float: right;
	width: 630px;
	margin-bottom: 0px;
}
#main .title {
	width: 630px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
#main .title2 {
	width: 630px;
	float: left;
	margin-top: 20px;
	margin-bottom: 4px;
	font-size: 10px;
}
#main .link {
	width: 630px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
#main h4 {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 4px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#main h5 {
	font-weight: bold;
	color: #FF00FF;
	font-size: 12px;
	line-height: 14px;
	padding-top: 4px;
}
#main h6 {
	padding-bottom: 22px;
}
#main h7 {
	margin-top: 40px;
}
#main img   {
	margin-top: 6px;
}

#main .left {
	width: 300px;
	padding-right: 30px;
	float: left;
}
#main .right {
	width: 300px;
	float: right;
}
#main .right2 {
	width: 300px;
	float: right;
	margin-top: 40px;
}
#main .right3 {
	width: 300px;
	float: right;
	margin-top: 7px;
}
#main .right4 {
	width: 300px;
	float: right;
	margin-top: 18px;
}
#main .triple00 {
	width: 630px;
	margin-bottom: 4px;
	float: left;
}
#main .triple01 {
	width: 200px;
	padding-right: 15px;
	float: left;
	clear: right;
}
#main .triple02 {
	width: 200px;
	float: right;
	clear: right;
}
#main .triple03 {
	width: 280px;
	float: right;
	clear: right;
}
#main .triple04 {
	width: 180px;
	float: right;
	clear: right;
}
#main .triple05 {
	width: 430px;
	padding-right: 15px;
	float: left;
	clear: right;
}
#main  p  {
	font-size: 9px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main .link img {
	margin-right: 10px;
	margin-bottom: 2px;
}
#main .link h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 10px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 1px;
	margin-bottom: 6px;
	margin-top: 2px;
}
/* contact style
--------------------------------------------*/
table#Foam {
	width: 610px;
	border-collapse: collapse;
	float: left;
	margin-top: 4px;
	margin-bottom: 6px;
	border-top: 2px solid #CCCCCC;
	margin-left: 10px;
}
table#Foam  th {
	padding: 6px 4px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	width: 120px;
}
table#Foam  td {
	text-align: left;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
