
@charset "Shift_JIS";

/*
--------------------------
format
wrapper
img
--------------------------
*/


/* format
-----------------------------------*/

*{
font-family: Verdana,Chicago,sans-serif;
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body, div, td, th, p, caption, th, td, ul, ol, li, dl, dt, dd, form, input, textarea, select{ font-family: "͎ ЎÎ", Osaka, sanserif; line-height:120%; color:#333; letter-spacing:0.1em;}

body{
font-size: 12px;
float:left;
}

h1,h2,h3,h4,h5,h6,em,strong,address{
font-size: 1em;
font-weight: normal;
font-style: normal;
}


a{color:#2367A9;text-decoration:none;}
a:hover{color:#42A2F7;text-decoration:none;}


p{
text-indent: 0.7em;
padding: 0px 1em 0.7em 1em;
}

img{
border: none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
}

.red{
	color:#FF3244;
}

/* wrapper
-----------------------------------*/

div#wrapper{
width:280px;
margin:0 auto;
}

div#wrapper ul{
margin:0px 20px 30px 20px;
}

div#wrapper li{
padding:8px 10px;
border-bottom:1px dotted #999;
}

/*div#wrapper li strong{
font-size:14px;
}*/


/* img
-----------------------------------*/

div#wrapper img{
border: 1px solid #CCCCCC;
margin:0;
padding:0;
}