@charset "UTF-8";
/* CSS Document */

*{
	padding:10;
	font-family: 'Noto Sans JP', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	letter-spacing: 1px;
	font-size:14px;
	line-height:22px;
	margin: 0px;
}
/*3/27追加*/
form {
　　margin: 0;
　　padding: 0;
}
/*終*/

a{
	color:#009;
	text-decoration: none;
}
a:hover{
	border:underline;
	font-size:14px;
	color:#0CF;
}
a:visited{
	color:#F00;
	text-decoration:underline;
}
.footer a{
	font-size:12px;
	color:#006;
	text-decoration: none;
}
.footer a:hover{
	border:none;
	font-size:12px;
	color:#0CF;
}
.headerbg{
	width:100%;
	height:126px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}

.header_box{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.logo_box{
	height:50px;
	width:950px;
}
.text_size{
	width: 100px;
	font-size: 12px;
	line-height: 16px;
	float: right;
}
.kotei{
	font-size:12px;
	width:100px;
	line-height:16px;
	float: left;
	text-align: left;
	margin-left: 20px;
}
.t_retsu{
	height:16px;
	width: 65px;
	line-height:16px;
	float:left;
	padding-right: 10px;
	clear: both;
}
.t_retsu a{
	color:#FFF;
	text-decoration:none;
}
.t_retsu a:hover{
	color:#FFF;
	text-decoration:none;
}
.body_box{
	width:940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.foot_btn{
	width:940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
}
.t_box1{
	text-align: left;
	width:16px;
	height:16px;
	background-color:#676767;
	color:#FFF;
	line-height:16px;
	float:left;
	font-weight:bolder;
	margin-right: 5px;
}
.t_box2{
	text-align: left;
	width:16px;
	height:16px;
	background-color:#3a3f8e;
	color:#FFF;
	line-height:16px;
	float:left;
	margin-right: 5px;
	font-weight:bolder;
}
.t_box3{
	text-align: right;
	width:16px;
	height:16px;
	background-color:#676767;
	color:#FFF;
	line-height:16px;
	float:left;
	margin-right: 5px;
	font-weight:bolder;
}
.btn{
	height:40px;
	padding-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.left_box{
	width:215px;
	float:left;
	height: auto;
	margin-top: 6px;
}
.left1{
	width:215px;
	height: auto;
}
.left1_btn{
	height: 35px;
	width: 215px;
	padding-top: 40px;
	padding-left: 2px;
}
.left1_header{
	background-image: url(../images/left1_bg_header.png);
	background-repeat: no-repeat;
	height: 43px;
}
.left1_main{
	width: auto;
	height: auto;
	background-image: url(../images/left1_bg_main.png);
	background-repeat: repeat-y;
	padding:0px 10px;
}
.left1_footer{
	background-image: url(../images/left1_bg_footer.png);
	background-repeat: no-repeat;
	height: 11px;
}
.left1_text{
	width: 205px;
	height: auto;
}
.left1_kaisei{
	padding: 10px;
	padding-top: 1em;
	font-size: 15px;
	color: #ff0000;
	text-align: center;
}
.left1_kaisei div{
	padding-top:7px;
}
.left1_kaisei a{
	color: #006;
	font-size: 15px;
}
.left1_kaisei a:hover{
	color: #0CF;
	font-size: 15px;
}
.left3{
	width:215px;
	height:80px;
}
.left4{
	height:60px;
	width:215px;
	margin-top: 13px;
}
.left4_title{
	width:215px;
	height:43px;
	background-image:url(../images/koukokubg.jpg);
	background-repeat:no-repeat;
}
.left4_box{
}
.left5{
	background-image:url(../images/sensyabg.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:130px;
}
.left6{
	width:215px;
	height:126px;
	background-image:url(../images/adobe.jpg);
	background-repeat:no-repeat;
	margin-top:8px;
	float: left;
}
.right_box{
	width:705px;
	float:left;
	margin-left:10px;
	margin-top: 14px;
	display: inline;
	margin-bottom: 10px;
}

.back_btn_box{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.back_btn{
	margin-top: 40px;
	width: 100px;
	margin-left: 600px;
	float: right;
	display: inline;
}
.footer{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #668bdc;
	clear: both;
	float:left;
	height: 150px;
}
.footer_box{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
.footer_text{
	height:40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}
.footer_left{
	width:500px;
	height:100px;
	float:left;
}
.foot_add{
	float: left;
	height: 100px;
	margin-left: 20px;
}
.footer_right{
	width:440px;
	height:100px;
	float:left;
	text-align: right;
}
.copy{
	height: 20px;
	margin-top: 36px;
}
.copy2{
	height: 20px;
	margin-top: 79px;
}
.text_size a{
	font-size:12px;
	line-height:16px;
}
.text_size a:hover{
	font-size:12px;
	line-height:16px;
}

.koushin a{
	font-size:12px;
	color:#006;
	text-decoration: none;
}
.koushin a:hover{
	border:none;
	font-size:12px;
	color:#0CF;
}

.koushin a:visited{
	color:#F00;
	text-decoration:underline;
}


.new2 a{
	font-size:12px;
	color:#006;
	text-decoration: none;
}
.new2 a:hover{
	border:none;
	font-size:12px;
	color:#0CF;
}
.new2 a:visited{
	color:#F00;
	text-decoration:underline;
}

/*-----------------------------------------------------------------
		3/24 追記
-----------------------------------------------------------------*/

/* クリア */
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size: 1px;
}
.clearfix{display: inline-table;}
 /* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
 /* End hide from IE-mac */

*:first-child+html .clearfix { /* IE7用 */
	width: 100%;
}


/* マージン調整 */
.mb5 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}



/* place.html */
.tbl-place td {
	padding: 6px 5px;
}


.place-left {
/*	width: 8.8em;　*/
	width: 15em;
	float: left;
}

.place-right {
/*	margin-left: 9em;　*/
	margin-left: 15em;
	
}


/* kusubashi.html */
.kusubashi-left {
	width: 7.8em;
	float: left;
}

.kusubashi-right {
	margin-left: 8em;
	
}

/*-----------------------------------------------------------------
	20120325　石橋　追記
-----------------------------------------------------------------*/


.text_size a{
	font-size:12px;
	line-height:16px;
}
.text_size a:hover{
	font-size:12px;
	line-height:16px;
}

.whatsnew2_main a{
	font-size:12px;
	color:#006;
	text-decoration: none;
}
.whatsnew2_main a:hover{
	border:none;
	font-size:12px;
	color:#0CF;
}

.whatsnew2_main a:visited{
	color:#F00;
	text-decoration:underline;
}


.whatsnew2_box a{
	font-size:12px;
	color:#006;
	text-decoration: none;
}
.whatsnew2_box a:hover{
	border:none;
	font-size:12px;
	color:#0CF;
}
.whatsnew2_box a:visited{
	color:#F00;
	text-decoration:underline;
}


.privilege_box a{
	font-size:12px;
	color:#006;
	text-decoration: none;
}
.privilege_box a:hover{
	border:none;
	font-size:12px;
	color:#0CF;
}
.privilege_box a:visited{
	color:#F00;
	text-decoration:underline;
}


.new3 a{
	font-size:12px;
	color:#006;
	text-decoration: none;
}
.new3 a:hover{
	border:none;
	font-size:12px;
	color:#0CF;
}
.new3 a:visited{
	color:#F00;
	text-decoration:underline;
}
