
/* CSS Document */

/*■初期設定*/

body{
	color:#330000;/*通常のテキストカラー*/
	}
a{
	color:#006699;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}
/************************************************/
/***ＩＥ６．０***/
* html .test { font-size:small;}
/***ＩＥ７．０***/
*:first-child+html .test { font-size:medium;}
/***FIRE FOX***/
html>body .test{ font-size:medium;}
/***サファリ・opera***/
html:first-child .test { font-size:medium;}
/************************************************/
body{ text-align:center; width:100%; font-family:	'メイリオ',	'Meiryo',	'Hiragino Kaku Gothic Pro',	'ヒラギノ角ゴ Pro W3',	'Osaka',	'ＭＳ Ｐゴシック',	sans-serif;}

p,th,td,li{ font-size:80%; line-height:150%;}


.CNT{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;}

.clr_sps{ clear:both; font-size:1px;}

#container{ width:740px; margin:auto; text-align:left; }
h1{margin:10px 0 0 0px; height:38px; font-weight:normal; background:url(img/common/bg_h1.gif) no-repeat; text-indent:62px;}
h1 a{ font-size:25px; line-height:38px; vertical-align:top; text-decoration:none; color:#333333;}
#head_menu{ width:740px; background:url(../img/common/bg_head_menu.jpg) repeat-x; text-align:right; font-size:10px; line-height:25px; color:#FFFFFF;}
#head_menu a{ color:#000000; font-size:12px; letter-spacing:1px; text-decoration:none; height:25px; vertical-align:middle; margin:0 4px 0 4px;}
#head_menu a:hover{ color:#FF0066;}


#contents{ margin:6px 0 0 0; clear:left;}
#main_image{ background:url(img/top/bg_main_pic.gif) no-repeat; width:740px; height:194px; margin:0px 0 0 0; padding:8px 7px 0px 7px;}

#copy{ height:20px;font-size:10px; text-align:right; color:#333333; border:solid #333333; border-width:3px 0 0 0;padding:2px; margin:20px 0 0 0;}
#copy a{ color:#333333; text-decoration:none;}
#copy a:hover{ color:#333333;}




/***その他のページ***/
#syoukai{margin-top: 13px;
            font-size: 16px;}
#sentaku{margin-top: 10px;
           width: 740px; text-align: center;
           margin-right: auto;
           margin-left: auto;}

#mae{margin-top: 18px;
           margin-right: 0px;
           margin-left: 560px ;
          width: 180px; line-height: 24px;
            font-size: 14px; text-align: center;}

#gazou{margin-top: 90px;
           margin-right: auto;
           margin-left: auto ;
          text-align: center;
            font-size: 14px;}
#gazou1{margin-top: 0px;
           margin-right: auto;
           margin-left: 20px;
          width: 700px;
            font-size: 14px;}
#table{margin-right: auto;
           margin-left: 20px;
          width: 700px;}













#main_image2{ background:url(img/top/bg_main_pic.gif) no-repeat; width:740px; height:194px; margin:16px 0 0 0; padding:8px 7px 6px 7px;}
#main_image2 h2{ background:url(img/common/main_pic01.jpg) no-repeat; width:726px; height:180px; font-size:28px; color:#ffffff; font-weight:normal; text-align:right; padding:120px 30px 300px 0px; }
#sub_page{}
#sub_page h3{ background:url(img/common/bg_h3a.jpg) no-repeat; text-indent:20px; font-size:100%; color:#663300; color:#000000; margin:10px 0 0 0;}
#sub_page p{ margin:6px 0 0 0;}
