@charset "shift_jis";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#koumoku {
	font-size: small;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#syousai {
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
}
#notice {
	font-size: small;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #FF0000;
}
#syousai_texit_center {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-top: 10px;
}

#container {
	width: 700px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header_left {
	font-size: medium;
	text-align: right;
	float: right;
}

#bk_line  {
	background-color: #000000;
	padding: 0;
	height: 3px;
}
#header  {
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #ECA704;
	background-color: #000000;
	color: #FFFFFF;
}
#image_zoom {
	float: left;
	width: 250px;
	margin-left: 10px;
	text-align: center;
}
#top_spec {
	float: right;
	width: 250px;
	border: thin solid #CCCCCC;
	padding: 5px;
	margin-right: 10px;
}
#top_spec_ue {
	font-weight: bold;
	line-height:170%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
}
#top_spec_sita {
	text-align: left;
}
#image_spec2 {
	width: 550px;
	text-align: left;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#image_zoom2 {
	float: left;
	width: 250px;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
}
#top_spec2 {
	float: right;
	padding: 5px;
	margin-right: auto;
	width: 530px;
	margin-left: auto;
}
#top_spec_ue2 {
	font-weight: bold;
	line-height:170%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
}
#top_spec_sita2 {
	text-align: left;
	line-height: 200%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#top_Caption {
	font-size: small;
	font-weight: bold;
	line-height:170%;
	width: 580px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#image_spec {
	width: 580px;
	text-align: left;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
}
#gallery_Field {
	height: 700px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	width: 616px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}


#mainContent_left  {
	padding: 0 20px; /* メインコンテンツ内のテキストポジションが左寄せの場合使用する */
	background: #FFFFFF;
}
#mainContent_center  {
	padding: 0 20px; /* メインコンテンツ内のテキストポジションがセンターの場合使用する */
	background: #FFFFFF;
	text-align: center;
	clear: both;
}
#button_Field {
	width: 660px;
	margin-top: 5px;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
}

#footer  {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 10px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #ECA704;
	background-color: #000000;
	color: #FFFFFF;
}

#footer a{
	text-decoration: none;
	color: #FFFFFF;
} 
#footer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
} 


#function_img {
	margin: 10px;
	float: left;
}
#function_caption {
	float: left;
	width: 385px;
	line-height: 200%;
	margin: 10px;
}
#on_texit {
	position: absolute;
	width: 450px;
	left: 10px;
	top: 35px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

/*↓↓↓メニューリストのロールオーバーCSS↓↓↓*/

.menu1 {
	text-align:center;
	width:110px;
	margin:1px;
}
ul#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
ul#menu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
ul#menu a:hover {
	text-decoration: none;
}
ul#menu a:active {
	text-decoration: none;
}


ul#menu{
	width:100%;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
ul#menu li{
	list-style:none;
	float:left;
	width:110px;
	list-style-position:outside;
}
ul#menu a{
    display:block;
    width:110px;
    height:30px;
}
a.top{
    background-image:url(../img/top_img/roll4-a.gif);
}
a:hover.top{
	background-position:0px -31px;
	font-weight: bold;
}
a.concept{
    background-image:url(../img/top_img/roll4-b.gif);
}
a:hover.concept{
	background-position:0px -31px;
	font-weight: bold;
}
a.spec{
    background-image:url(../img/top_img/roll4-b.gif);
}
a:hover.spec{
	background-position:0px -31px;
	font-weight: bold;
}
a.function{
    background-image:url(../img/top_img/roll4-b.gif);
}
a:hover.function{
	background-position:0px -31px;
	font-weight: bold;
}
a.photo{
	background-image:url(../img/top_img/roll4-b.gif);
}
a:hover.photo{
	background-position:0px -31px;
	font-weight: bold;
}
a.support{
	background-image:url(../img/top_img/roll4-c.gif);
}
a:hover.support{
	background-position:0px -31px;
	font-weight: bold;
}

/*↑↑↑メニューリストのロールオーバーCSSここまで↑↑↑*/

/*↓↓↓ページリンク色の設定↓↓↓*/

a:link {
	color: #FF6600;
}
a:hover {
	color: #003399;
}

