@charset "Shift_JIS";



/* --------------------------------------------------------- COMMON STYLE */



* {

margin: 4px;

padding: 0px;  

font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}



/* for WinIE6*/

* html body {

  font-size: 80%;

  font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

/* for WinIE7*/

*:first-child+html body {

  font-size: 80%;

  font-family:  Verdana, 'メイリオ', Meiryo, sans-serif;

}



/*------------komidasi textsize------------*/

/* for WinIE6*/

* html .komidasi {

	font-size: 100%;

}

/* for WinIE7*/

*:first-child+html .komidasi {

	font-size: 100%;

}



html {

  overflow-x: hidden;

  scrollbar-face-color:#ffffff;

  scrollbar-arrow-color:#999999;

  scrollbar-shadow-color:#EEEEEE;

  scrollbar-base-color:#FFFFFF;

} 



body {

	margin-top:6px;

	margin-bottom:6px;

	text-align:center;

	color: #666;

	font-size:12px; line-height: 120%; 

  scrollbar-face-color:#ffffff;

  scrollbar-arrow-color:#999999;

  scrollbar-shadow-color:#EEEEEE;

  scrollbar-base-color:#FFFFFF;

}

}



img {

border: none;

padding: 0px;

margin: 0px;

vertical-align:top;

}



h1,h2,h3,h4,h5,h6,p,th,td,dt,dd,li,strong,em,address {

font-size: 13px;

font-weight: normal;

line-height: 125%;

text-align: left;

}



a {color: #16388B; text-decoration:none;}

a:visited {color: #4874CB;}

a:hover {color: #FF9933; text-decoration:underline;}



/* --------------------------------------------------------- CLASS STYLE */



.clearfix {

display: inline-block;

}

/*Hides from IE-mac \*/

*html.clearfix { height: 1%; }

.clearfix { display: block; }

/*End hide from IE-mac*/





/* --------------------------------------------------------- CONTENTS STYLE */



#oshirase{

clear:both;

margin:0;

}



ul{

   margin: 0px; /* (IE) */

   padding: 0px; /* (Fx,Op) */

}



li {

	list-style-type: none; 

	background-image:url(../images/icon/dot_blue.gif);no-repeat;

	background-position:left 0px;

	background-repeat: no-repeat;

	padding:0 0 2px 16px;

	margin:0 0 2px 0px;

}











/* TXT-FONT

-------------------------------------------------- */

/* TITLE */





.white_b { color:#FFFFFF; font-size: 13px; font-weight: bold;}

.ss		{

	font-size:9px;  

	line-height: 110%;

}



.s1		{

	font-size:11px;

	line-height: 110%;

}

.s2		{font-size:12px;  }

.s3		{font-size:14px; }

.s1h	{	font-size:11px;  line-height:115%;}

.s2h	{ font-size:12px; line-height:130%;}

.s3h	{ font-size:14px; line-height:140%;}

	


