@charset "Shift_JIS";         /* 文字コードの設定  */

/*BODY要素の定義*/
body {
margin : 0;
padding : 0;
}
form {
display: inline;
}
h1 { font-size: 12px; color: #666666; margin: 0;  line-height : 130%; background-color: #A2E382;}
h2 { font-size: 16px; font-weight: bold; color: #003399; margin: 0; line-height : 130%; }
h3 { font-size: 14px; font-weight: bold; color: #009900; margin: 0;  line-height : 130%; }

p {	font-size: 13px; color: #333333; line-height : 150%; margin: 0;}
ul { font-size: 13px; color: #333333; line-height : 150%; padding-left : 2em; margin: 0 0 1em 1em ;}
ol { font-size: 13px; color: #003300; line-height : 150%; padding-left : 2em; margin: 0 0 1em 1em ;}
.like { color: #333333; font-size: 13px; line-height : 160%;}
.rss { color: #333333; font-size: 11px;}
.area_title { background: url(back_i/back_00.gif)}
.area_menu { background: url(back_i/back_01.gif)}
.result_back {
	background: url(back_i/back_02.gif);
	background-repeat: no-repeat;
}
.result_back2 {
	background: url(back_i/back_03.gif);
}
A:link.foot { color: #FFFFFF; font-size: 12px; text-decoration: underline;}
A:hover.foot  { color: #FFFFFF; font-size: 12px; text-decoration: underline;}
A:visited.foot  { color: #FFFFFF; font-size: 12px; text-decoration: underline;}
A:visited:hover.foot { color: #FFFFFF; font-size: 12px; text-decoration: underline;}
.massage { color: #CC0000; font-size: 12px; line-height : 150%; }
.massage2 { color: #003300; font-size: 12px; line-height : 150%; }
.info { color: #003300; font-size: 12px; line-height : 150%; }
.likeimageL { float:left; margin-right:10px; margin-bottom: 10px; }
.likeimageR { float:right; margin-left:10px; margin-bottom: 10px; }
/*ここから下なし */
.area_title_table {
border-top : 1px solid #357E9D;
border-bottom : 1px solid #357E9D;
border-right : 1px solid #357E9D;
border-left : 1px solid #357E9D;
}
.corumm { color: #333333; font-size: 12px; line-height : 160%;}
.corumm_01 { color: #FF6600; font-size: 12px; line-height : 160%;}
.corumm_m { color: #333333; font-size: 12px; line-height : 160%; }

.hojin_2 {color: #006600}
.hojin_3 {color: #036B72}
.hojin_4 {color: #036B72; line-height : 160%; }
.hisuu { background-color : #FFEFC8;}
.kakunin { background-color : #E2FFDF;}
/*ここから下リンクカテゴリ*/
A:link.main { color: #295180; font-size: 12px; text-decoration: underline; }
A:hover.main  { color: #BE0005; font-size: 12px; text-decoration: underline; }
A:visited.main  { color: #295180; font-size: 12px; text-decoration: underline; }
A:visited:hover.main { color: #BE0005; font-size: 12px; text-decoration: underline; }

A:link.junp{ color: #FFFFFF; font-size: 12px; text-decoration: underline; }
A:hover.junp  { color: #FFFF99; font-size: 12px; text-decoration: underline; }
A:visited.junp  { color: #FFFFFF; font-size: 12px; text-decoration: underline; }
A:visited:hover.junp { color: #FFFF99; font-size: 12px; text-decoration: underline; }

A:link.pan{ color: #FFFFFF; font-size: 11px; text-decoration: underline; }
A:hover.pan { color: #FFFF99; font-size: 11px; text-decoration: underline; }
A:visited.pan  { color: #FFFFFF; font-size: 11px; text-decoration: underline; }
A:visited:hover.pan{ color: #FFFF99; font-size: 11px; text-decoration: underline; }

A:link.main_smoll { color: #295180; font-size: 12px; text-decoration: underline; }
A:hover.main_smoll  { color: #BE0005; font-size: 12px; text-decoration: underline; }
A:visited.main_smoll  { color: #295180; font-size: 12px; text-decoration: underline; }
A:visited:hover.main_smoll { color: #BE0005; font-size: 12px; text-decoration: underline; }

#wh A:link { color: #FFFFFF; font-size: 12px; text-decoration: none;}
#wh A:hover  { color: #FFFFFF; font-size: 12px; text-decoration: none;}
#wh A:visited  { color: #FFFFFF; font-size: 12px; text-decoration: none;}
#wh A:visited:hover { color: #FFFFFF; font-size: 12px; text-decoration: none;}

#pan ul {
  margin: 0;
  padding: 3px 0;
  list-style: none;
  text-align: left;
  line-height: 1.0;			/* ■この指定が無いとブラウザ毎に縦位置が変る */
}
#pan li {
  display: inline;
  padding-left: 1em;
  text-transform: uppercase;
    background: url(../common_i/pan.gif) no-repeat;
}


#clear {
clear: both;
}


