body {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	background-image: url(../img/base/back.jpg);
	background-repeat: repeat-x;
	background-color: #292D2E;
}

a:link {
	font-size: 12px;
	line-height: 20px;
	color: #2273C2;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #23B2EF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #23B2EF;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #2273C2;
	text-decoration: none;
}

form { margin: 0px; }


/* ベース枠
-----------------------------------*/
#wrapper {
	width:890px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー
-----------------------------------*/
#header {
	width: 800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/* コンテンツ枠
-----------------------------------*/
#contents_wrapper {
	width: 890px;
	text-align:center;
	background-image: url(../img/base/contents_back.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* コンテンツ部分
-----------------------------------*/
#contents {
	width: 780px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* フッター
-----------------------------------*/
#footer {
	width: 890px;
	text-align:center;
	background-image: url(../img/base/contents_back.gif);
	background-position: center;
	background-repeat: repeat-y;
	clear:both;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}



/* フォント
-----------------------------------*/
.footer_gray_11 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.font_gray_11 {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.font_gray_10 {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.font_white_11 {
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.font_light_red_11 {
	font-size: 11px;
	line-height: 14px;
	color: #FF4900;
}
.font_light_red_12 {
	font-size: 12px;
	line-height: 20px;
	color: #FF4900;
}
.font_white_12 {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}
.font_orange_12 {
	font-size: 12px;
	line-height: 20px;
	color: #FF7F00;
}
.font_red_12 {
	font-size: 12px;
	line-height: 20px;
	color: #AB0000;
}
.font_pink_12 {
	font-size: 12px;
	line-height: 20px;
	color: #F0037F;
}
.font_blue_12 {
	font-size: 12px;
	line-height: 20px;
	color: #23B2EF;
}
.font_green_12 {
	font-size: 12px;
	line-height: 20px;
	color: #009193;
}
.font_gray_14 {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.font_orange_14 {
	font-size: 14px;
	line-height: 20px;
	color: #FF7F00;
}

.news_gray_12 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.news_red_12 {
	font-size: 12px;
	line-height: 16px;
	color: #AB0000;
}
.concept_gray_12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.gallery_gray_12 {
	font-size: 12px;
	line-height: 20px;
	color: #b2b2b2;
}


/* テキストリンク
-----------------------------------*/

/*/* リンク11
---------------------------*/
#link11 a:link {
	font-size: 11px;
	line-height: 16px;
	color: #2273C2;
	text-decoration: none;
}
#link11 a:visited {
	font-size: 11px;
	line-height: 16px;
	color: #23B2EF;
	text-decoration: none;
}
#link11 a:hover {
	font-size: 11px;
	line-height: 16px;
	color: #23B2EF;
	text-decoration: underline;
}
#link11 a:active {
	font-size: 11px;
	line-height: 16px;
	color: #2273C2;
	text-decoration: none;
}

/*/* ホワイトリンク
---------------------------*/
#link_white_12 a:link {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#link_white_12 a:visited {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#link_white_12 a:hover {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: underline;
}
#link_white_12 a:active {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

/* 背景イメージ
---------------------------*/
.back_logo {
	background-attachment: scroll;
	background-image: url(../img/base/back_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back_blacklogo {
	background-attachment: scroll;
	background-image: url(../img/base/back_blacklogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back_voice {
	background-attachment: scroll;
	background-image: url(../img/voice/back_voice.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back_gallery {
	background-attachment: scroll;
	background-image: url(../img/gallery/back_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back_structure_flow {
	background-attachment: scroll;
	background-image: url(../img/structure/flow/sub_menu_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* フォーム
---------------------------*/
.form {
border-style:solid;
border:1px;
border-color:#B3B3B3;
background-color:#FFFFE6
}



/* ｈタグ指定
---------------------------------------------*/
h1 { font-size: 10pt;
     margin: 0;
	 padding: 0;
	 font-weight:normal;
}
h2 { font-size: 10pt;
     margin: 0;
	 padding: 0;
	 font-weight:normal;
}	
h3 { font-size: 10pt;
     margin: 0;
	 padding: 0;
	 font-weight:normal;
}	
