@charset "shift_jis";

/* ------------------------------------------------------------------------
					　　　　　　					共通項目について
------------------------------------------------------------------------- */
body {
color: #666666;
background-color: #FFFFFF;
margin: 0;
padding: 0;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
line-height: 1.0em;
}

p {
margin:0;
}

input, textarea {
font-family: Hiragino Kaku Gothic Pro , "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック" , "Osaka" , Helvetica , Arial , sans-serif ;
font-size: small;
}

hr {
display:none;
}

h1 {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	font-size: 10px;
	text-align: left;
	letter-spacing: 1px;
	font-style: normal;
	font-weight:normal;
	text-indent: 5px;
}

blockquote{
margin: 0 0 0 20px;
}

ul, li, dl, dt, dd, form {
margin: 0;
padding: 0;
border: 0;
list-style:none;
}

td, th {
	border: 0;
	font-size: 12px;
	list-style:none;
	line-height: 1.4em;
}

/*テキストカラーの設定*/

.txt_blue{
color:#44B7D4;
}

.txt_blue_s{
color:#44B7D4;
font-size: x-small;
line-height: 1.4em;
}

.txt_blue_b{
color:#44B7D4;
font-weight: bold;
}

.txt_red{
color:#990000;
}

.txt_red_s{
color:#990000;
font-size: x-small;
line-height: 1.4em;
}

.txt_red_b{
color:#990000;
font-weight: bold;
}

.txt_wh{
color:#FFFFFF;
}

.txt_wh_s{
color:#FFFFFF;
font-size: x-small;
line-height: 1.4em;
}

.txt_wh_b{
color:#FFFFFF;
font-weight: bold;
}



/*テキストサイズの設定*/
.txt_idx01 {
font-size:16px;
font-weight: bold;
line-height:2.0em;
}

.txt_idx {
color:#44B7D4;
font-size:14px;
font-weight: bold;
line-height:1.5em;
}

.txt10 {
	font-size: 10px;
	line-height: 15px;
}

.txt_s{
font-size: 10px;
line-height: 1.3em;
}

.caption{
font-size: 12px;
line-height: 1.3em;
}

.txt_l{
font-size:12px;
font-weight: bold;
line-height: 1.4em;
}

.txt_ll{
font-size: large;
}

.txt_b{
font-weight: bold;
}

/*テキストリンクについて*/
a:link {
	color: #44B7D4;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #8BB0B9;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:active {
	color: #7CD3E9;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #7CD3E9;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}


/* ------------------------------------------------------------------------
					　　　　　　　				　パンくずナビについて
------------------------------------------------------------------------- */
#p_navi{
	color:#999999;
	font-size: x-small;
	letter-spacing: 2px;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#p_navi a:link {
color:#44B7D4;
font-size: x-small;
text-decoration: none;
}

#p_navi a:visited {
color:#44B7D4;
font-size: x-small;
text-decoration: none;
}

#p_navi a:active {
color:#44B7D4;
font-size: x-small;
text-decoration: none;
}

#p_navi a:hover {
font-size: x-small;
color: #7CD3E9;
text-decoration: none;
}


/* ------------------------------------------------------------------------
					　　　　　　　			　リンク及びマージンについて
------------------------------------------------------------------------- */


/*フッターテキストリンクについて*/
.txt_link {
	width: 640px;
	font-size: 11px;
	text-align: left;
	float:right;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;

	

}

.txt_link a:link {
color: #999999;
text-decoration: none;
}

.txt_link a:visited {
color: #999999;
text-decoration: none;
}

.txt_link a:active {
color: #999999;
text-decoration: underline;
}

.txt_link a:hover {
color: #999999;
text-decoration: underline;
}


/*ページトップリンクについて*/
.p_top {
width: 610px;
margin:0px 0px 0px 0px;
padding:0;
font-size:11px;
line-height:1.4em;
text-align: right;
float:left;
}


/*インデックスタイトル画像について*/
.idx {
margin:25px 0 10px 10px;
}

/*見出し画像について*/
.mds {
margin:0 0 20px 0;
}

/*point画像について*/
.point {
margin:0 0 5px 0;
}

/*テキスト画像について*/
.txt {
margin:0 0 10px 0;
}



/* ------------------------------------------------------------------------
					　　　　　　			ページレイアウトについて
------------------------------------------------------------------------- */
.clear{
clear:both;
}

#bg{
	background-color: #ffffff;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin: auto;
　　
}

#general{
	width: 900px;
	margin: auto;
	
	
}

/*header----------------------------------------------------------------------------*/
#header {
	width: 900px;
	height: 67px;
	background-image: url(../images/header_img.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	
}


#header .fl2 {
width: 230px;
text-align: left;
float:left;
margin: 13px 0 5px 0;
}



/*contents----------------------------------------------------------------------------*/
#contents_top {
	width: 900px;
	margin-top: 20px;
	padding-top: 0px;
	
}

#contents {
	width: 900px;
	margin-top: 10px;
	padding-top: 0px;
}

blockquote {
	margin-left: 5px;
	padding-left: 5px;
}

#main{
width: 630px;
margin:0;
padding: 0;
float:left;
}

#main p {
margin:0 0 20px 10px;
}

#main_left{
width: 389px;
margin:0px;
padding:0px;
float:left;
}

#main_right{
width: 475px;
margin:0px;
padding:0px;
float:right;
}

#side{
width: 250px;
margin:0;
padding:0;
float:right;
	
	
}

/*.table{
width: 520px;
background-color:#eeffcd;
border-top:1px solid #4e742e;
border-right:1px solid #4e742e;
border-left:1px solid #4e742e;
border-bottom:1px solid #4e742e;
margin:10px 0 10px 0;
padding:0;
float:left;
}
*/

.txt_900 {
width: 890px;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 10px;
font-size:12px;
line-height:1.6em;
text-align: left;
float:left;
}

.txt_650 {
width: 610px;
margin:0px 0px 0px 10px;
padding:0;
font-size:12px;
line-height:1.6em;
text-align: left;
float:left;
}





/*footer----------------------------------------------------------------------------*/
#footer {
	margin-top: 10px;
	width: 900px;
	height: 65px;
	color: #999999;
	background-repeat:no-repeat;
	background-position:top;
	background-image: url(../images/footer_bg.gif);
	
}


/*form----------------------------------------------------------------------------*/
.form_180{
width: 180px;
background-color:#FFF;
border-top:1px solid #999999;
border-right:1px solid #999999;
border-left:1px solid #999999;
border-bottom:1px solid #999999;
margin:0px;
padding:0;
}


/* ------------------------------------------------------------------------
					　　　　　　		グランドナビゲーションについて
------------------------------------------------------------------------- */
#navi {
width: 900px;
height: 41px;
margin: 0;
padding: 0;
border: 0;
background-image: url(../images/g_navi.gif);
background-repeat:no-repeat;
background-position:0px 0px;
margin-left:auto;
margin-right:auto;
}

#navi li a {
text-indent: -9999px;
font-size: xx-small;
float:left;
text-decoration:none;
}

#navi li{
float:left;
}

/*home----------------------------------------------------------------------------*/
#navi #navi1 a {
width: 101px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#navi #navi1 a:hover {
width: 101px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: 0px -41px;
}

/*ofice----------------------------------------------------------------------------*/
#navi #navi2 a {
width: 113px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -101px 0px;
}

#navi #navi2 a:hover {
width: 113px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -101px -41px;
}

/*greeting----------------------------------------------------------------------------*/
#navi #navi3 a {
width: 103px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -214px 0px;
}

#navi #navi3 a:hover {
width: 103px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -214px -41px;
}

/*staff----------------------------------------------------------------------------*/
#navi #navi4 a {
width: 145px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -317px 0px;
}

#navi #navi4 a:hover {
width: 145px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -317px -41px;
}

/*faq----------------------------------------------------------------------------*/
#navi #navi5 a {
width: 114px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -462px 0px;
}

#navi #navi5 a:hover {
width: 114px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -462px -41px;
}

/*accessmap----------------------------------------------------------------------------*/
#navi #navi6 a {
width: 121px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -576px 0px;
}

#navi #navi6 a:hover {
width: 121px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -576px -41px;
}

/*link----------------------------------------------------------------------------*/
#navi #navi7 a {
width: 97px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -697px 0px;
}

#navi #navi7 a:hover {
width: 97px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -697px -41px;
}

/*sitemap----------------------------------------------------------------------------*/
#navi #navi8 a {
width: 106px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -794px 0px;
}

#navi #navi8 a:hover {
width: 106px;
height: 41px;
display: block;
background-image: url(../images/g_navi.gif);
background-repeat: no-repeat;
background-position: -794px -41px;
}
