/* CSS Document */


body{
	color:#000000;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}


* html .iepngfix { /* IE-expression (fix png alpha) */
behavior: expression(IEPNGFIX.fix(this));
}


table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 13px; /* モダンブラウザ*/
    *font-size: 90%; /* IE 7 文字サイズを固定するにはpxで絶対指定してください 推奨10〜18px*/
    *font: 80%; /* IE 6以下 文字サイズを固定するにはpx程度で絶対指定してください  推奨10〜18px*/
	}

body{
	text-align:center;
	margin: 0px;
	padding: 0px;
	}

.CNT{ text-align:center;}
.R{ text-align:right;}
.L{ text-align:left;}






/**レイアウト**/
#bg{
	width:750px;
	text-align:left;
	margin: 0px auto;
	padding: 0px;
	}

#head{
	width:750px;
	height:78px;
	margin: 0px;
	padding: 0px;
	}
#head h1{
	line-height:1.2em;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	text-indent:10px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	}
#head h2{
	float:left;
	width:430px;
	margin:24px 0 0 10px;
	}
#head h2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	}
#head h2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#head div#right{
	float:left;
	width:228px;
	}
#head div#right p{
	color:#FFFFFF;
	
	margin:24px 20px 20px 20px;
	}
	
#topimg{
	margin: 0px;
	padding: 0 0 2px;
	width: 750px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #27238C;
}
	
#t_navi{
	clear: right;
	}
#t_navi ul{
	list-style-type:none;
	margin:0 0 0 18px;
	width:400px;
	float:right;

	}
#t_navi ul li{
	margin:0 0 0 4px;
	padding:0;
	float: left;
	}
#t_navi li a{
	
	color:#000000;
	display:block;
	text-decoration:none;
	}


.line01{
	background:url(img/tpl/bg_line01.gif) no-repeat;
	width:740px;
	height:12px;
	clear:left;
	}
		
#contents{
	width:750px;
	
	}

	
#contents div.txt p{
	line-height:180%;
	margin:0 0 20px 0;
	}

#side_column{
	float:left;
	width:180px;
}

	
#g_menu{
	float:left;
	width:180px;
	}
#g_menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#g_menu ul li{
	width:180px;
	margin:0;
	padding:0;

	}
#g_menu img{
	margin:0;
	padding:0;
	}
#g_menu ul li a{
	margin:0;
	padding:0;

	}


#main{
	float:right;
	margin:0;
	width:540px;
	}
	
#main h2{
	font-size: 16px;
	font-weight: bold;
	color: #28238C;
	width:540px;
	margin: 10px 0 10px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #27238C;
	}

#main h2.h2img{
	font-size: 16px;
	font-weight: bold;
	color: #28238C;
	width:540px;
	margin: 10px 0 10px;
	padding-bottom: 2px;
	border: none;
	}
#main h3{
	
	font-size: 14px;
	font-weight: bold;
	color: #28238C;
	margin: 10px 0 10px;
	width:540px;
	}

#main td{
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	padding: 2px;

	}
#main table.tbbdr td{
	border-top: 1px solid #EEF3FF;
	border-right: 1px solid #B1B8E4;
	border-bottom: 1px solid #A2A7C4;
	border-left: 1px solid #EEEFFF;
	}
#main table.tblist{
	border-top: 1px solid #EEF3FF;
	border-right: 1px solid #B1B8E4;
	border-left: 1px solid #B1B8E4;
	}
#main table.tblist td{
	border-top: 1px solid #EEF3FF;
	border-bottom: 1px solid #A2A7C4;
	font-size: 10px;
	}

#main div.toprow{
	background-image: url(../images/toprowbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 536px;
	padding: 7px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	}
#main div.toprow>img{
	margin-left: 7px;
	}
#main div.toprow p{
	width: 390px;
	text-align:left;
	float:right;
	clear:right;
	color:#666666;
	margin-left: 10px;
	line-height: 1.4em;
}

#main div.toprow p.title{
	text-align:left;
	color:#666666;
	margin: 2px 0 10px;
}
#main div.toprow p.topbtm{
	text-align:left;
	clear:right;
	padding: 10px 0 0;
}

#contents ul.link{
	padding:10px 0;
	margin: 10px 40px 0px 40px;
	list-style-type: none;
}

#contents ul.link li{
	padding:0 0 7px;
	margin: 15px 0 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1D9CF;
	font-size: 14px;
	height: 20px;
	clear: both;
}
#contents ul.link li p{
	float: left;
}
#contents ul.link li a{
	margin: 0 0 0 20px;
	float: right;
	width: 220px;
}


/*トップ*/
#top{float:right;
	margin:0;
	width:540px;
	}
#news{
	width:540px;
	border: #999999 dotted;
	border-width:1px 0 1px 0;
	padding:0 0 10px 0;
	}
#news p.topcoment{
	color:#666666;
	font-weight:bold;
	font-size:16px;
	background:url(img/tpl/bg_list02.gif) no-repeat center left;
	vertical-align:top;
	margin:10px 0 0 0;
	}
#news p{
	margin:2px 10px 10px 10px;
	line-height:160%;
	}

#upbt{
	clear:both;
	width:750px;
	margin:10px auto;
	text-align: right;
	}
#foot_up{
	clear:both;
	border-bot-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8893C9;
	width: 100%;
	height: 3px;
	margin: 0;
	padding: 0;
	}
#foot{
	width:750px;
	color:#666666;
	clear:left;
	text-align:left;
	margin:0 auto;
	font-size:10px;
	padding: 5px 0 40px;
	   }
#foot a, #foot_menu a{
	color:#6666FF;
	text-decoration:none;
	}
#foot a:hover, #foot_menu a:hover{
	color:#3333dd;
	text-decoration: underline;
	}
#foot_menu{
	float: right;
	font-size: 12px;
	text-align: right;
	}
#p-copy{
	text-align:right;
	font-size:11px;
	color:#999999;
	width:750px;
	}
#p-copy a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	}	
#p-copy a:hover{
	color:#999999;
	}	

		
#us {
	font-size:1em;
	line-height: 1.6em;
	color:#666666;
}
.fnt11 {
	font-size:11px;
	line-height: 1.6em;
	color:#666666;
}
.fnt14 {
	font-size:14px;
	line-height: 1.6em;
	color:#555;
}


/*thickbox */

         div.gallery {
            margin:1em 0; padding:0;
         }
         div.gallery ul {
            margin:0; padding:0;
            list-style:none;
            overflow:hidden;
         }
         div.gallery li {
            margin:0 0 1em 10px; padding:0;
            display:block;
            float:left;
            width:160px;
            text-align:center;
            background-color:#eee;
            border:1px solid #ccc;
         }
         div.gallery p {
            margin:0 0 5px 0; padding:0;
         }
         div.gallery div.title {
			font-size:12px; 
            margin:0 0 10px 0;
			padding:2px 2px;
            background-color:#666;
            color:#fff;
            font-weight:bold;
         }
         div.gallery div.image {
            margin:10px auto; padding:0;
            width:140px; height:120px;
            overflow:hidden;
         }
         .hide {
            display:none;
         }

/*
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
} */

