@charset "euc-jp";
/* CSS Document */

/*----------------------------------------
	common
----------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
}

fieldset,img,abbr {
	border:0;
}

caption,th {
	text-align:left;
}

table{
	font-size:inherit;
	font:100%;
}

img {
	vertical-align: top;
}

a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}

/*----------------------------------------
	default
----------------------------------------*/

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}

/*���ꥢ*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac ?*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*html {
	overflow-x: hidden;
}
*/
/*img  {
	vertical-align: top;
}*/
/*top page*/



/* ��� */
a:link {color:#036;text-decoration:underline;}
a:visited {color:#036;text-decoration:underline;}
a:active {color:#9cf;text-decoration:none;}
a:hover {color:#39f;text-decoration:underline;}

/*--------- BSIC FONT SIZE WITH LINEHEIGHT -----------*/
.protext1_basicH { font-size: 63%; line-height:150%; color:#666666;}
.protext2_basicH { font-size: 75%; line-height:150%; color:#666666;}
.protext3_basicH { font-size: 88%; line-height:150%; color:#666666;}
.protext4_basicH { font-size: 100%; line-height:150%; color:#666666;}
.protext5_basicH { font-size: 120%; line-height:150%; color:#666666;}
.protext6_basicH { font-size: 140%; line-height:150%; color:#666666;}



/*----------------------------------------
	contents
----------------------------------------*/

#container0125 {
	width: 771px;
	min-height: 100%;
	/*margin: 0 auto;*/
	margin-left:auto;
	margin-right:auto;
}

h1 {
/* text-indent:-9999px;
	position:absolute;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
	text-indent:-9999px;
}

.bn_01{
	width:514px;
	float:left;
}

.bn_02{
	width:256px;
	float:right;
}

.bn_03{
	width:256px;
	float:right;
}

.bn_04{
	width:256px;
	float:right;
}

.text_link{
	margin-top:20px;
	padding-left:10px;
	line-height:1.8em;
}



#pagetop{
	text-align:right;
	margin-top:30px;
}

.BOX_ITS{
	width:767px;
	background-color:#D7F5B4;
	margin:auto;
	padding: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
	

.img_ITS{
	width:375px;
	float:left;
}
.text_ITS{
	width:370px;
	float:right;
	line-height: 1.5em;
}

.text_ITS_title{
	font-size: 1.2em;
	font-weight: bold;
}

/*----------------------------------------
	���ڡ���
----------------------------------------*/

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb5{
	margin-bottom:5px;
}



/*----------------------------------------
	�����ڡ���ʸ��
----------------------------------------*/

.cam_txt{
	text-align: center;
	font-size: 88%;
	line-height: 150%;
	color: #333333;
	padding-top: 1em;
	padding-bottom: 1em;
}


