@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 75%;
	line-height: 1.75em;
	background-color: #72A0C0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

a,a:visited
{
	color:#364EA1;
	text-decoration:none;
}

a:hover
{
	color:#5173EC;
	text-decoration: underline;
}

img
{
border:none;
}

th,td
{
}

h1
{
}

h2
{
}

h3
{
}

h4
{
}

h5
{
}

h6
{
}


p
{
margin:0;
padding:0;
}

.strong
{
font-weight:bold;
}

.f-small
{
font-size:0.83em;
line-height:1.35em;
font-weight:normal;
}

.text-gOut
{
color:#DADADA;
}

.notice{
color:#f90040;
font-size:0.83em;
line-height:1.35em;
}

br.clear-both, 
div.clear-both
{
clear:both;
font: 1px/1px monospace;
display: block;
}

hr
{
display:none;
}

#container {
	width: 860px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#container_inner {
	width: 850px;
	margin: 0px;
	padding: 5px;
	background-color: #6995B3;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-x;
	
}

#conteiner_inner_w {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/*　ヘッダー　*/

#hd_menu {
	width: 850px;
	margin: 5px 5px 0px 5px;
	padding: 0px;
}

#hd_menu #hm_table {
	float: right;
}

#hd_menu #hm_table p#hm_home {
	background-image: url(../images/icn_home.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 18px;
}

#hd_menu #hm_table p#hm_contact {
	background-image: url(../images/icn_contact.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 18px;
}

#hd_menu a, #hd_menu a:visited
{
	color:#FFFFFF;
	text-decoration: underline;
}

#hd_menu a:hover
{
	color:#13517C;
	text-decoration: none;
}

#header {
	width: 850px;
	height: 105px;
	margin: 0px;
	padding: 0px;
}

#header_inner {
	width: 850px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}

#header h1#hd_logo, #header h2#hd_description  {
	display: none;
}

/* ヘッダー：グローバルメニュー */

#header #g_menu {
	width: 850px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_gmenu.gif);
	background-repeat: repeat-x;
}

#g_menu ul {
	margin: 0px;
	padding:0px;
	list-style:none;	
}
#g_menu li, #g_menu a {
	float:left;
	display:block;
	background-image: url(../images/g_menu.gif);
}

#g01 a,#g02 a,#g03 a,#g04 a,#g05 a,#g06 a {
	text-indent:-9999px;
	height: 35px;
}

#g01-sltd a,#g02-sltd a,#g03-sltd a,#g04-sltd a,#g05-sltd a,#g06-sltd a {
	text-indent:-9999px;
	height: 35px;
}

#g01 a {
	width: 165px;
	background-position: 0px 0px;
}
#g02 a {
	width: 156px;
	background-position: -165px 0px;
}
#g03 a {
	width: 156px;
	background-position: -321px 0px;
}
#g04 a {
	width: 156px;
	background-position: -477px 0px;
}
#g05 a {
	width: 108px;
	background-position: -633px 0px;
}
#g06 a {
	width: 108px;
	background-position: -741px 0px;
}

#g01 a:hover { background-position: 0px -35px }
#g02 a:hover { background-position: -165px -35px }
#g03 a:hover { background-position: -321px -35px }
#g04 a:hover { background-position: -477px -35px }
#g05 a:hover { background-position: -633px -35px }
#g06 a:hover { background-position: -741px -35px }

#g01-sltd a {
	width: 165px;
	background-position: 0px -35px;
}
#g02-sltd a {
	width: 156px;
	background-position: -165px -35px;
}
#g03-sltd a {
	width: 156px;
	background-position: -321px -35px;
}
#g04-sltd a {
	width: 156px;
	background-position: -477px -35px;
}
#g05-sltd a {
	width: 108px;
	background-position: -633px -35px;
}
#g06-sltd a {
	width: 108px;
	background-position: -741px -35px;
}

/*　コンテンツ　*/

#contents {
	width: 850px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#contents_inner {
	width: 830px;
	margin: 10px;
	padding: 0px;
}

/*　コンテンツ：サイドバー　*/

#clm_side {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#clm_side_inner {
	margin: 0px;
	padding: 0px;
}

#clm_side .img_contact {
	width: 200px;
	height: 191px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#clm_side .img_custom {
	width: 200px;
	height: 109px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#clm_side .img_banner {
	width: 200px;
	height: 70px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#clm_side #r_menu {
}


/*　コンテンツ：メイン　*/

#clm_main {
	width: 615px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: right;
}

#clm_main_inner {
	margin: 0px;
	padding: 0px;
}

#clm_main #path_header {
	margin-bottom: 5px;
	font-size: 10px;
}

#clm_main #path_footer {
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/*　フッター　*/

#footer {
	width: 850px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#ft_menu {
	float: left;
}

#ft_menu a, #ft_menu a:visited
{
	color:#FFFFFF;
	text-decoration: underline;
}

#ft_menu a:hover
{
	color:#13517C;
	text-decoration: none;
}

#ft_info {
	float: right;
}

#ft_info #com_name {
	text-align: right;
	font-size: 110%;
}
#ft_info #com_address {
	text-align: right;
	font-size: 90%;
}
#ft_info #copyrights {
	text-align: right;
	font-size: 90%;
}

