@charset "utf-8";

/* -----------------------------------------------------------
��{�ݒ�
----------------------------------------------------------- */

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
}


caption,th {
}

q:before,q:after {
}

object,embed {
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
}

img,abbr,acronym,fieldset,li,ul {
	border: 0;
}

li {
	list-style-type: none;
}


p {
}


body {
	font-size: 13px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000; 
	margin: 0px;  
	padding: 0px;
	line-height: 1.8;
	height: 100%;
	width: 100% ; 
	text-align: left;
	background: #2a8dc5;
}

/*---------------------------------------------------------
     link
----------------------------------------------------------*/

a.hover_wh{
	background-color:#fff;
	display:block;
}

a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

a {color: #fff;}
a:hover {text-decoration: none;}

#news_box a {color: #999;}
#news_box a:hover {text-decoration: none;}

.link_g {font-size: 13px;}
.link_g a {color: #666;}
.link_g a:hover {text-decoration: none;}