/* CSS Document ascstyle00 */

/* 基本設定　*/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#ffffff;
	color:#0033ff;
	font-size:12px;
	line-height:12px;
	background-image:url(img/body_bg.jpg);
	background-repeat:repeat-x;
}
img{
	border:0px;
}
img.right{
	margin:0px 0px 0px 5px;
	border:0px;
	padding:0px;
	float:right;
}
img.left{
	margin:0px 5px 0px 5px;
	border:0px;
	padding:0px;
	float:left;
	vertical-align:middle;
}
h1{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	font-size:18px;
	line-height:200%;
	color:#ff3300;
	font-weight:bolder;
	text-align:center;
	background-image:url(img/h_asc.jpg);
	background-position:40px 0px;
	background-repeat:no-repeat;
}
h2{
	margin:0px 10px 0px 20px;
	padding:0px 10px 0px 20px;
	border-style:solid;
	border-color:#ffffff #ffffff #009900 #009900;
	border-width:0px 0px 1px 5px;
	font-size:14px;
	line-height:150%;
	color:#009900;
	background-color:#ccff99;
}
h3{
	margin:10px 10px 10px 30px;
	padding:0px 10px 0px 40px;
	border:0px;
	font-size:14px;
	line-height:200%;
	color:#000000;
	background-image:url(img/h_feather.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
/****** メインフレーム ******/
#mainframe{
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	padding:0px;
	text-align:left;     /* 中身を左側表示に戻す */
	width:780px;         /* 幅を決定する */
	border:0px;
}
/****** ヘッダ ******/
#header{
	margin:0px;
	padding:0px;
	width:780px;
	border:none;
}
/****** メイン ******/
#main{
	margin:0px 0px 0px 0px;
	padding:0px;
	border-style:solid;
	border-color:#ccccff;
	border-width:0px 1px 0px 1px;
	width:780px;
	background-color:#ffffff;/* メインの地 */
	background-image:url(img/menu_bg_sora.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
/****** フッタ ******/
#footer{
	clear:both;
	min-width:780px;
	text-align:center;
	font-size:12px;
}

/****** ヘッダ内ボックス ******/
div.cap{
	margin:0px;
	padding:10px 0px 0px 0px;
	width:780px;
	height:50px;
	background-image:url(img/asc_cap.jpg);
	text-align:right;
	line-height:14px;
	color:#999999;
	border:0px;
}
div.navi{
	margin:0px;
	padding:0px;
	height:30px;
	border:0px;
}
div.theme{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:780px;
	height:120px;
	border-top:solid 0px #cccccc;
	border-bottom:solid 0px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;

}
div.toptheme{
	margin:0px;
	padding:0px;
	width:780px;
	height:250px;
	border-top:solid 0px #cccccc;
	border-bottom:solid 0px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	background-image:url(img/hp_dummy.jpg);
}
#theme{
	padding:20px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:right;
	vertical-align: bottom;
}
#theme2{
	padding:20px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
	vertical-align: bottom;
}
/* グローバルナビゲーション*/
ul.navi{
	margin:0px;
	padding:0px;
	height:30px;
	list-style:none;
	width:780px;
	background-image:url(img/navi_back30_blue.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
}
ul.navi li{
	list-style:none;
	padding:0px;
	height:30px;
	float:left;
	width:130px;
}
ul.navi a{
	display:block;
	width:130px;
	padding:10px 0px 0px 0px;
	height:20px;/* 上paddingと合わせてnaviのheight */
	text-align:center;
	text-decoration: none;
	overflow:hidden;
	font-weight: normal;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	color:#ffffff;
}
a.navi{
	background-image:url(img/navi_back30.jpg);
}
a:hover.navi{
	color:#ff0000;
	background-position:0px -30px;
}
a:active.navi{
	color:#ffff00;
	background-position:0px -60px;
}
/****** メイン内ボックス ******/
div.content{
	margin:0px;
	padding:10px 0px 0px 0px;
	border:solid 0px #ccccff;
	width:540px;
	background-image:url(img/bg_logolarge.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
}
div.menu{
	margin-right:0px;
	padding:10px 0px 10px 0px;
	width:230px;
	border:solid 0px #0033ff;/* メニュー部全体 */
	float:right;
}
div.clear{
	clear:both;
	margin:0px 0px 20px 0px;
}
/* コンテンツ内ボックス */
#breadCrumb{
	font-size: 10px;
	padding: 5px 0px 5px 10px;
	margin: 10px 0 10px 0;
}
img.photo1{
	margin:0px;
	padding:0px;
	border:0px;
}
div.text{
	margin:0px;
	padding:10px 20px 10px 40px;
	color:#000000;
	font-size:12px;
	line-height: 150%;
	border:0px;
}
div.phototext{
	margin:0px 10px 0px 285px;
	color:#000000;
	font-size:12px;
	line-height: 150%;
	border:0px;
}
div.sub01{
	margin:10px 10px 10px 30px;
	padding:5px 10px 5px 10px;
	border:solid 1px #999966;
	background-color:#FFFF99;
	color:#000000;
	font-size:12px;
	line-height:150%;
}
div.sub02{
	margin:10px 10px 10px 30px;
	padding:5px 10px 5px 10px;
	border:solid 1px #000000;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	line-height:150%;
}
div.kikacenter{
	margin:10px 10px 10px 30px;
	padding:5px 10px 5px 10px;
	border:solid 1px #0000ff;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	line-height:110%;
	text-align:center;
}
.inline01{
	margin:0px 0px 0px 0px;
	border:0px;
	padding:0px;
	height:80px;
	float:right;
	color:#000000;
	font-size:12px;
	line-height:150%;
	overflow:scroll;
}
div.hane01{
	margin:0px;
	float:left;
}
div.hane02{
	margin:0px;
	float:left;
}
ul.hane{
	list-style-image:url(img/hane16.gif);
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック","Osaka";
}
ul.ya{
	list-style-image:url(img/ya.gif);
	font-size:11px;
}
ul.bikkuri{
	list-style-image:url(img/bikkuri.gif);
	font-size:13px;
}
ul.light{
	list-style-image:url(img/light20.gif);
	font-size:13px;
}
ul.square{
	margin:5px 10px 5px 10px;
	list-style-image:none;
	list-style-type: square;
}
ul.noroma{
	margin:5px 10px 5px 10px;
	padding:0px 0px 0px 10px;
	list-style-image:none;
	list-style-type:lower-roman;
}
ul.nodecimal{
	list-style-type:decimal;
	font-size:14px;
	color:#0000ff;
}
td.nomal{
	padding:5px 10px 5px 10px;
	background-color:#ffccff;
}
div.pulldown{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	text-align:right;
}
.right{
	text-align:right;
}
.linktable{
	margin:0px 10px 0px 30px;
	padding:0px;
	color:#666666;
	font-size:12px;
}
.imgright{
	margin:0px 10px 0px 10px;
	border:0px;
	float:right;
	color:#000000;
}
.pad10px{
	margin:0px;
	padding:5px 10px 5px 10px;
}
.pad20px{
	margin:0px;
	padding:5px 10px 5px 20px;
}
.px12{
	margin 0px;
	padding 0px;
	font-size:12px;
	color:#000000;
}
.red{
	color:#FF0000;
}
.blue{
	color:#0000ff;
}
.bold{
	font-weight:bold;
}
.under{
	text-decoration:underline;
}
/* テキスト内その他ボックス */
div.contentshead{
	margin:5px 10px 0px 5px;
	padding:0px 10px 0px 100px;
	border-top:solid 1px #ffff00;
	border-right:solid 1px #ffff00;
	border-bottom:dashed 1px #ffff00;
	border-left:solid 1px #ffff00;
	height:36px;
	font-size:12px;
	line-height:150%;
	background-image:url(img/bg_contents.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
div.contents{
	margin:0px 10px 5px 5px;
	padding:0px 0px 0px 0px;
	border-top:none;
	border-right:solid 1px #ffff00;
	border-bottom:solid 1px #ffff00;
	border-left:solid 1px #ffff00;
	font-size:12px;
	line-height:150%;
}
div.pickuphead{
	margin:5px 10px 0px 5px;
	padding:0px 10px 0px 100px;
	border-top:solid 1px #0000ff;
	border-right:solid 1px #0000ff;
	border-bottom:dashed 1px #0000ff;
	border-left:solid 1px #0000ff;
	height:36px;
	font-size:12px;
	line-height:150%;
	background-image:url(img/bg_pickup.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
div.pickup{
	margin:0px 10px 5px 5px;
	padding:0px 0px 0px 0px;
	border-top:none;
	border-right:solid 1px #0000ff;
	border-bottom:solid 1px #0000ff;
	border-left:solid 1px #0000ff;
	height:200px;
	font-size:12px;
	line-height:150%;
}
div.topicshead{
	margin:5px 10px 0px 5px;
	padding:0px 10px 0px 100px;
	border-top:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	border-bottom:dashed 1px #ff3300;
	border-left:solid 1px #ff3300;
	height:36px;
	font-size:12px;
	line-height:150%;
	background-image:url(img/bg_topics.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
div.topics{
	margin:0px 10px 5px 5px;
	padding:0px 10px 0px 34px;
	border-top:none;
	border-right:solid 1px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	height:144px;
	font-size:12px;
	line-height:150%;
	overflow:scroll;
}
div.linkshead{
	margin:5px 10px 0px 5px;
	padding:0px 10px 0px 40px;
	border-top:solid 1px #33ff33;
	border-right:solid 1px #33ff33;
	border-bottom:dashed 1px #33ff33;
	border-left:solid 1px #33ff33;
	height:36px;
	font-size:12px;
	line-height:150%;
	background-image:url(img/bg_links.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
div.links{
	margin:0px 10px 5px 5px;
	padding:0px 10px 0px 34px;
	border-top:none;
	border-right:solid 1px #33ff33;
	border-bottom:solid 1px #33ff33;
	border-left:solid 1px #33ff33;
	height:160px;
	font-size:12px;
	line-height:150%;
	overflow:scroll;
}
/* 2nd メニュー内ボックス */
ul.menu{
	margin:10px 0px 0px 0px;/* メニューのマージン */
	font-size:12px;
	border:none;
}
ul.menu li{
	list-style:none;
	height:24px; /* メニューの高さ */
	margin:0px 0px 0px 0px;
	line-height:24px;
	border:none;/* メニュー個別枠 */
}
ul.menu a{
	display:block;
	text-decoration:none;
	overflow:hidden;
}
a.menu{
	color:#0000cc;
	font-weight: normal;
	padding:0px 0px 0px 20px;
	width:220px;/* 左paddingと合わせて227px以内 */
	font-size:11.5px;
	font-family:"ＭＳ Ｐゴシック","Osaka";
}
a:hover.menu{
	color:#ff0000;
	padding:0px 0px 0px 20px;
	font-weight:normal;
	background-image:url(img/habataki.gif);
}
a:active.menu{
	color:#ffff33;
	padding:0px 0px 0px 20px;
	font-weight:normal;
}
a.menu0{
	color:#000099;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	width:187px;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック","Osaka";
}
a:hover.menu0{
	color:#ff0000;
	padding:0px 0px 0px 10px;
	background-image:url(img/habataki.gif);
}
a:active.menu0{
	color:#ffff33;
	padding:0px 0px 0px 10px;
}
div.pickupmenu{
	color:#FF0000;
	margin:3px;
	padding:10px;
	border:solid 1px #FF0000;
	line-height:150%;
}
a.pickupmenu{
	
}
/****** フッタ内ボックス ******/
div.copyright{
	margin:0px;
	clear:both;
	height:20px;
	min-width:780px;
	text-align:center;
	background-color:#0033ff;
	color:#ffffff;
	font-size:14px;
	font-family:Impact;
	line-height:20px;
}
div.address{
	min-width:780px;
	text-align:center;
	color:#000000;
	background-color:#ffffff;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}





