/* CSS Document */


/* 全体構造
---------------------------------------------------- */
html {
	height:100%;
}
* {
	margin:0;
	padding:0;
}
img{
border:none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	font-size:small;
	color: #333333;
}
#wrapAll {
	width:930px;
	margin-right: auto;
	margin-left: auto;
}
#wrapA {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
DIV#wrapC {
	width:900px;
	float: left;
	margin-top: 15px;
	padding-bottom: 30px;
}

/* floatバグ対策
---------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* 被リンク
---------------------------------------------------- */

a:link {
	color:#3366CC;
	text-decoration:none;
}
a:visited {
	color:#000099;
	text-decoration:none;
}
a:hover {
	color:#3366CC;
	text-decoration:underline;
}
/* header
---------------------------------------------------- */

DIV#header {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

DIV#header_in {
	height: 80px;
	background-image: url(../img2010/obj_header.gif);
	background-repeat: no-repeat;
}

DIV#header h1 {
	text-indent: -9999px;
}

DIV#headerLogo {
	width:500px;
	height:80px;
	float:left;
}
DIV#headerLogo a {
	display:block;
	text-indent: -9999px;
	height: 80px;
}
/* FireFox link outline-style */
DIV#headerLogo a:focus {
	-moz-outline-style: none;
}
DIV#headerMenu {
	float:right;
	width:330px;
}
DIV#headerMenu ul#hMa {
	height:20px;
	width:330px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
}
DIV#headerMenu ul#hMa li {
	background-image: url(../img2010/list_gray.gif);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	height: 20px;
	float:left;
	height:20px;
	display:block;
	padding-left: 20px;
	width: 70px;
	
}
DIV#headerMenu ul#hMa li a {
	height:20px;
	display:block;
}
/* FireFox link outline-style */
DIV#headerMenu li a:focus {
	-moz-outline-style: none;
}

/* 申込入口バナー */

DIV#headerMenu ul#hMb {
	height:45px;
	width:330px;
	margin-top: 5px;
}
DIV#headerMenu ul#hMb li {
	float:left;
	width:150px;
	height:45px;
	display:block;
	text-indent:-9999px;
}
DIV#headerMenu ul#hMb li a {
	float:left;
	width:150px;
	height:45px;
	display:block;
	text-indent:-9999px;

}
DIV#headerMenu ul#hMb li#hM03 {
	background-image: url(../img2010/bana_kaiin.gif);
		background-repeat:no-repeat;

}
DIV#headerMenu ul#hMb li#hM04 {
	background-image: url(../img2010/bana_kifu.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
/* FireFox link outline-style */
DIV#headerMenu li a:focus {
	-moz-outline-style: none;
}

/* ナビA
---------------------------------------------------- */


#naviA {
	/*width: 780px;*/
	width: 900px;
	float: left;
	background-image: url(../img2010/navia_buck.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#naviA ul {
	list-style:none;
	margin-left: 20px;
}
#naviA li {
	float: left;
	height: 40px;
	display: block;
}
#naviA a, #naviA a:link, #naviA a:link, #naviA a:visited {
	text-decoration: none;
	height: 40px;
	line-height:40px;
	color:#fff;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	width:140px;
	background-image: url(../img2010/bg_navibasic.gif);
	background-repeat: no-repeat;/*＼*//*/
	display: inline;
	/**/
}
#naviA a:hover {
	color: #FFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	background-image:url(../img2010/bg_naviover.gif);
	background-repeat: no-repeat;
	display: block;
	height:40px;
	line-height:40px;
	width:140px;
}
#naviA li#link a {/*width:100px;*/
	width:140px;
}
#naviA li#link a:hover {/*width:100px;*/
	width:140px;
}

/* トップメインイメージ
---------------------------------------------------- */

DIV#HomePic {
	width:900px;
	background-image: url(../img2010/pic_mainimg.jpg);
	background-repeat: no-repeat;
	height: 250px;
}

DIV#HomePic .HomePic_left{
	float:left;
	padding-left:311px;
	padding-top:160px;
	width:389px;
}

DIV#HomePic .HomePic_right{
float:right;
width:194px;
padding-top:25px;
}

/* トップメインイメージ(右メニューなし)
---------------------------------------------------- */
DIV#HomePic2 {
	width:900px;
	background-image: url(../img2010/pic_mainimg3.jpg);
	background-repeat: no-repeat;
	height: 250px;
}

DIV#HomePic2 .HomePic_left2{
	float:left;
	padding-left:330px;
	padding-top:165px;
	width:389px;
}
/* ------------------------------------------------ */

img.tupari{
	padding:10px 0;
}
h2#description {
	text-indent: -9999px;

}

/* #left 
---------------------------------------------------- */
DIV#left {
	float:left;
	width: 400px;
}
DIV#left_in {
}

/* .topics
---------------------------------------------------- */

.topics {
	text-align: left;
	width: 400px;
	padding-top: 10px;
}
.topics p {
	padding: 0px 0px 10px 0px;
}
.topics h3 {
	width: 400px;
	height: 40px;
	font-size: 12px;
	text-indent: 5px;
	color: #002B90;
	line-height: 40px;
	margin: 0 0 10px 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06679f;
}
.topics ul li {
	list-style:none;
	background-image: url(image_temp/mark.gif);
	background-repeat:no-repeat;
	text-indent: 20px;
	background-position: 3px 3px;
	height: 20px;
}
/* .manifesto
---------------------------------------------------- */

.manifesto {
	width:400px;
	background-image: url(../img2010/bana_manife.gif);
	background-repeat: no-repeat;
	height: 260px;
}
.manifesto h3 a{
display:block;
width:400px;
height:260px;
text-indent:-9999px;
}
/* .center
---------------------------------------------------- */

DIV#center {
	width:270px;
	float:left;
	padding: 0 18px;
}
DIV#center_in {
	width:270px;
}

/* .blogbox　公式ブログ
---------------------------------------------------- */

.blogBox{
	width: 270px;
	text-align: left;
}

.blogBox h3{
	background-image: url(../img2010/st_blog.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 30px;
	width: 270px;
	margin-bottom:15px;
}

.blogBox ul {
	list-style-image: none;
	list-style-type: none;

}


.blogBox ul li {
	background-image: url(../img2010/list_gray.gif);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	height: 20px;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom:10px;

}

/* .blogLinks
---------------------------------------------------- */

.blogLinks{
	width: 270px;
	text-align: left;
}

.blogLinks h3{
	background-image: url(../img2010/st_blog2.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 30px;
	width: 270px;
	margin-top:10px;
}

.blogLinks ul {
	list-style-image: none;
	list-style-type: none;

}


.blogLinks ul li {
	background-image: url(../img2010/list_gray.gif);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	height: 20px;
	margin-top: 8px;
	margin-right: 0;

	margin-left: 0;
	padding-left: 20px;
	padding-bottom:10px;

}



/* .right
---------------------------------------------------- */

DIV#right {
	width:190px;
	float:right;
}
DIV#right_in {
padding-bottom:10px;
}

/* ページの上へ
---------------------------------------------------- */

.gotop {
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	width: 800px;
	margin-left: 15px;
	padding: 10px;
}
/* foot
---------------------------------------------------- */

DIV#foot {
	width:900px;
	clear: both;
	text-align:center;
}
DIV#foot .foot_menu {
	width:860px;
	padding: 20px;
	background-image: url(../img2010/bg_footmenu.gif);
	background-repeat: no-repeat;
}

DIV#foot .foot_access {
padding:10px 0;
text-align:right;

}

DIV#foot .foot_access h4{
	font-size:12px;
	color: #666666;

}

DIV#foot .foot_access p{
	font-size:11px;
	color: #666666;

}

DIV#foot .copyright {
	background-image:url(../img2010/bg_footer.gif);
	height: 60px;
	text-align: center;
}
DIV#foot .copyright p {
	color:#FFFFFF;
	font-size: 12px;
	line-height: 30px;
}
/* img
---------------------------------------------------- */
.space_bottom{
	padding-bottom:10px;
}

/* 写真を右寄せ*/
.right{
float:right;
padding-left:20px;

}

/* 写真を左寄せ*/
.left{
float:left;
padding-right:20px;

}
/* スタッフさん必見★　記事の装飾用設定
---------------------------------------------------- */

.post {margin:8px 0px;}
.post h3{font-size: medium;}
.content-title{padding:8px;}

.posttitle{background:url(../img2010/title_bg.jpg) no-repeat;margin:10px 0px 0px 0px; }

.posttitle a,.posttitle a:visited{text-decoration:none}



.posttitle h2{
font-size:large;
color:#06679F;
background-image:url(../img2010/bg_h2_entry.gif);
line-height:60px;
height:60px;
text-indent:10px;
}

.entry h3{
background-image:url(../img2010/bg_h3_entry.gif);
background-repeat:no-repeat;
height:40px;
line-height:40px;
text-indent:45px;
}

.posttitle_full h2{
font-size:large;
color:#06679F;
background-image:url(../img2010/bg_h2_entry_full.gif);
line-height:60px;
height:60px;
text-indent:10px;
}

.entry_full h3{
background-image:url(../img2010/bg_h3_entry_full.gif);
background-repeat:no-repeat;
height:40px;
line-height:40px;
text-indent:45px;
}

/* 色付の枠*/
.comeBox1{
padding:20px;
background-color:#FFFF99;
}

/* 色無の枠*/
.comeBox2{
padding:20px;
}

/* 文字大きくしたい*/
span.bigtext{
font-size:110%;
line-height:160%;
font-weight:bold;}

/* バナーエリア（トップページ用）
---------------------------------------------------- */

.banaArea{
	width: 380px;
	padding:8px;
	border:solid 1px #FF9900;
	border-top:solid 3px #FF9900;
  text-align:center;
	margin-top:20px;
}

.banaArea img{
padding:5px;
}

/* ページ先頭へのリンク
---------------------------------------------------- */
.pagetop{text-align:right}
.pagetop a{width:100px;height:20px;display:block;background:url(../img2010/gotop.gif) no-repeat}
.pagetop a:hover{background-position:0 -20px}
.pagetop a:active{background-position:0 -40px}

/* RSS
---------------------------------------------------- */
.topics dt{ margin: 0px; padding: 0px 0px 0px 86px; font-size: 90%; }
.topics dd{ margin: 0px 4px 6px 4px; padding:0px;}
.topics dt.cat1 {
	background: url(../img2010/rss_icon_media.gif) no-repeat;
}
.topics dt.cat2 {
	background: url(../img2010/rss_icon_info.gif) no-repeat;
}
.topics dt.cat3 {
	background: url(../img2010/rss_icon_event.gif) no-repeat;
}
.topics dt.cat4 {
	background: url(../img2010/rss_icon_press.gif) no-repeat;
}

/*テーブル：お問い合わせ
----------------------------------------------*/

Table.toiawaseTa{
	width:100%;
	margin:0px 0px 15px 0px;
	background-color: #C8C8C8;
}


Table.toiawaseTa td{
	padding:8px;
	background-color: #FFFFFF;
}

Table.toiawaseTa span{
	color:#339900;
	text-align:left;
	padding:5px;
	font-size: 12px;
}

Table.toiawaseTa span.red{
color:#FF0000;
font-weight:bold;
}


Table.toiawaseTa th{
	font-weight:normal;
	background-color:#E2E1E0;
	text-align:left;
	padding:8px;
	font-size: 12px;

}

DIV.form-submit{
text-align:center;
}



