@charset"EUC-JP";


/*基本設定*/
*{margin:0px;padding:0px;}
a,th,td,p,font,div,h1,h2,h3,h4,h5,h6{
	font-size:12px;
	TEXT-DECORATION:NONE;
	line-height:150%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック";
/*	color:#333;*/
	word-break:break-all;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

form{margin:0px;padding:0px;}
a:link{color:#333; text-decoration:none; }
a:visited{color:#333; text-decoration:none; }
a:hover{color:#333; text-decoration:underline; }
a,img{border:0px;margin:0px;padding:0px;height:auto;}
div,img{vertical-align:bottom;}
table {border-collapse: collapse;}
.border{border:1px solid #ff7c7c;}
.hand{cursor:hand;}
ol{margin:10px;padding-left:20px;}

/*テキストクラス集*/
.t_left{text-align:left;}
.t_center{text-align:center;}
.t_right{text-align:right;}
.ime_act{ime-mode:active;}
.ime_dis{ime-mode:disabled;}
.ime_inact{ime-mode:inacitve;}
.alert{color:orangered;font-weight:bold;font-size:small;}
.alert_big{color:darkorange;font-weight:bold;font-size:x-large;}
/*text-indent:14px;*/

/*配置クラス集*/
.float_l{float:left;}
.float_r{float:right;}
.end{clear:both;font-size:1px;height:1px;padding:0px;margin:0px;}
.relative{position:relative;}
.absolute{position:absolute;}
.border_top{border-top:1px solid black;}
.border_left{border-left:1px solid black;}
.border_right{border-right:1px solid black;}

.border_bottom_dot{border-bottom:1px dashed #ff7c7c;;}

/*フォントサイズクラス集*/
.fsxxs{font-size:xx-small;}
.fsxs{font-size:x-small;}
.fss{font-size:small;}
.fsm{font-size:medium;}
.fsl{font-size:large;}
.fsxl{font-size:x-large;}
.fsxxl{font-size:xx-large;}
.fs08{font-size:8px;}
.fs09{font-size:9px;}
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs18{font-size:18px;}
.fs20{font-size:20px;}
.fs25{font-size:25px;}
.fs30{font-size:30px;}
.bold{font-weight:bold;}
/*カラークラス集*/
.bg_pink{background-color:#ffdbff;}
.bg_gray01{background-color:#e6e6e6;}
.bg_gray02{background-color:#f0f0f0;}
.bg_gray03{background-color:gray;}
.bg_white{background-color:white;}
.padding05{padding:5px;}
.padding10{padding:10px;}
.padding_top10{padding-top:10px;}
.padding_left10{padding-left:10px;}
.padding_right10{padding-right:10px;}
.padding_bottom10{padding-bottom:10px;}
.margin_top10{margin-top:10px;}
.fcred{color:red;}

.money{
	font-family:arial black,"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;color:#333;
	padding-right:5px;
}

/*フッターを下にするCSS*/

html, body {
    height: 100%;
	background-color:#DCDCDC;
	text-align:center;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%; /* ie用に設定 */
    margin: 0 auto -45px; 
    /* class="footer"と同じ高さ(100px)の負の値を入力 */

	width:800px;
	background-color:white;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
.wrapper #body{
	text-align:left;
}

.footer,
.push,
#foot {
    height: 40px;
}
#foot{
	background-image:url('./img/under_bar.gif');
	background-repeat:repeat-x;
	font-size:10px;
	padding-top:7px;
	background-color:white;
	width:800px;

}
#foot .hr{
	width:780px;
	border-top:1px solid #ffd255;
}

/*Lightbox用*/
#outerImageContainer {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
#imageDataContainer {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}
.header{
	width:800px;
	height:76px;
	background-image:url('./img/title.jpg');
	background-repeat:no-repeat;
}.header h1{
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	/*color:white;*/
}h3{font-size:50px;color:red;font-weight:bold;}.pop{
	background-image:url('./img/pop_bar.gif');
	width:700px;
	height:12px;
	font-size:1px;
}.main{
	width:560px;
	text-align:left;
	padding:5px;
/*	border:1px solid red;*/
	float:left;
}.menu{
	width:220px;
	text-align:left;
	padding:5px;
/*	border:1px solid red;*/
	float:right;
	
}ul.list{
	list-style-type: none;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:20px;
}
ul.list a{
	font-size:11px;
}
ul .form_text{
}
	.form_text li{
	margin-left:30px;	
	font-size:1em;
}
.clist{
	width:260px;
	height:90px;
	float:left;
	position:relative;
/*	border:1px solid black;*/
	margin-top:5px;
	margin-right:10px;
}.clist .cimg{
	position:absolute;
	top:5px;
	left:5px;
}.clist .ctitle{
	position:absolute;
	top:5px;
	right:0px;
}.clist .ctext{
	position:absolute;
	width:140px;
	top:35px;
	right:5px;
	text-align:cneter;
	font-size:10px;
}.info{
	width:750px;
	margin-bottom:10px;
}
.info .title,.info .title2,.info .text{
	
	padding:5px;
}
.info .title{
	background-color:#ffff66;
	width:25%;
	height:20px;
	float:left;
}
.info .title2{
	background-color:orange;
	color:white;
	font-weight:bold;
	width:25%;
	height:20px;
	float:left;
}
.info .text{
	width:70%;
	float:left;
}
.info_bar{
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	padding:3px;
	font-size:15px;
	text-align:left;
	position:relative;
	top:0px;
	left:0px;
}
.info_bar .title{
	position:absolute;
	top:3px;
	left:5px;
	font-size:15px;
	text-align:left;
}
.info_bar .text{
	position:absolute;
	top:3px;
	left:5px;
	font-size:15px;
	text-align:center;
	width:90%;
}

.cal{
	width:200px;
}
.cal th{
	/*background-image:url(http://webagre.com/school/img/bar30.gif);*/
	background-color:#99d5ff;
	background-position:50% 50%;
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid #3db4ff;
	padding:2px;
}
.cal td{
	text-align:center;
	border:1px solid #3db4ff;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:white;
}	
.cal .sun{
	color:red;
}
.cal .sat{
	color:blue;
}

.tuugaku{
	width:785px;
	height:80px;
	background-image:url('./img/syousai_back_gaku.gif');
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
}
.tuushin{
	width:785px;
	height:80px;
	background-image:url('./img/syousai_back_shin.gif');
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
}
.tuushin_tuugaku{
	width:785px;
	height:80px;
	background-image:url('./img/syousai_back_and.gif');
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
}

.kubun{
	font-size:10px;
	color:white;
	font-weight:bold;
}

.kouzamei{
	position:absolute;
	left:100px;
	top:15px;
	font-size:20px;
	color:white;
	font-weight:bold;
}
.waku_btn{
	width:134px;
	height:47px;
	/*background-image:url('./img/button_siryou.gif');*/
	background-repeat:no-repeat;
	text-align:left;
	position:absolute;
	top:15px;
	right:10px;
	cursor:pointer;
}
.SRC{
	border:1px solid gray;
	background-color:#ffffcd;
	padding:2px;
}
.SRC h4{
	background-color:red;
	color:white;
	padding:5px;
}
.SRC .CATE{
	padding-top:5px;
	padding-bottom:5px;
	background-image:url('http://webagre.com/img/yajirushi01.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:15px;
	width:280px;
	float:left;
}
.form{
	width:100%;
}
.form th{
	background-color:#cfecde;
	padding:5px;
}
.form td{
	background-color:white;
	padding:5px;
}

