@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(../image/new-top-line_03.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
/* link styles
------------------------------*/

a img {
	border-style: none;
}
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;
}
/* basic layout

------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}
#main {
	width: 900px;
	margin: 0px auto 20px;
	height: auto;
	padding: 10px 0px 0px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}
/* header styles
------------------------------*/
#header {
	height: 106px;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B92D2A;
	*/
}
#header .menu {
	background-color: #FFFFFF;
	width: 100%;
	left: 0px;
	top: 90px;
	margin-top:5px;
	margin-bottom:5px;
}
#header .menu td a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B92D2A;
	text-align: center;
	display: block;
	border-left: 1px solid #E4BFA0;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-weight: bold;
	vertical-align: middle;
	padding:5px 0px 0px;
	border-bottom: 3px solid #B92D2A;
}
#header .menu td a:hover {
	background-color: #FFFFFF;
	border-bottom: 3px solid #B92D2A;
	color: #B92D2A;
	font-weight: bold;
}

#header ul li a:hover {
	color: #666666;
	font-weight: bold;
}

#header ul li#nHome a {
	width: 85px;
}
#header ul li#nWorks a {
	width: 84px;
}
#home #header #nHome a{
	color: #FFFFFF;
	background-color: #828CA7;
}

/* main styles
------------------------------*/
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}



/* sidebar styles
------------------------------*/
/* 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;
}
#header h1 {
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #666666;
	height: auto;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header img {
	margin: 0px;
	float: left;
	padding: 0px;
}
#main img {
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#rightphoto {
	float: right;
}
#main h2 {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "メイリオ";
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
	padding-left: 10px;
}
#main h5 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "メイリオ";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: lighter;
	color: #666666;
	width: 660px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main h3 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "メイリオ";
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #0066CC;
	width: 500px;
	padding-right: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin-left: 120px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main h4 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "メイリオ";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: lighter;
	color: #666666;
	width: 550px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/hisigata.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main h6 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "メイリオ";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	width: 360px;
	background-image: url(image/titlebar38039.jpg);
	background-repeat: no-repeat;
	height: 39px;
	line-height: 2.5em;
	margin: 0px;
}
.style6 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "メイリオ";
	font-size: 12px;
	line-height: 2em;
	font-weight: lighter;
	color: #666666;
	padding: 0px 15px;
	width: 250px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.breadcrumb {
	line-height:120%;
	padding:0px 0px 10px 0px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "メイリオ";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.breadcrumb a{
   font-size:10px;
   font-weight:normal;
   color: #003366;
   text-decoration:underline;
}

.red_bold_txt{
	color:#F00;
	font-weight:bold;
}

