@charset "utf-8";

/* #CSS Document				*/
/*								*/
/* @copyright sweet-candy.jp	*/
/*								*/

/* 全ページ共通設定 */
a{ color:#669900; text-decoration:underline; }
a:hover{ color:#FF3366; text-decoration:none; }

body,td,th { font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3; font-size:13px; color:#333; }
body,h1,h2,h3,h4,ul,li,dl,dt,dd,p,hr,big,span,strong,form { margin:0px; padding:0px; line-height:100%; }
strong,th,td,p{ line-height:110%; }
img{ border:none; }
ul,li{ list-style:none; }

body{ background-color:#FFF; margin:0px; }

.clear{ clear:both; }
.fc_new{ color:#FF3333; }
.fc_attention{ color:#FF3333; }
.fc_error{ color:#FF3333; }
.fc_member{ font-weight:normal; font-size:11px; color:#663399; }
.fc_require{ color:#FF3333; }

.fc_using{ font-weight:normal; font-size:11px; color:#FF0033; }
.fc_not_using{ font-weight:normal; font-size:11px; color:#6699CC; }

.bc_frame{ padding:20px; margin-left:auto; margin-right:auto; border-top:1px dotted #CCC; }
.bread_crumbs{ line-height:140%; padding-left:10px; padding-right:10px; margin-bottom:12px; }

.bxc{ margin-left:auto; margin-right:auto; }

.bx_attention{ border:2px solid #669900; padding:5px; background-color:#FAFAFA; margin-bottom:6px; }
.bx_attention h3{ font-size:11px; margin-bottom:5px; }
.bx_attention ul{  }
.bx_attention li{ line-height:130%; font-size:11px; }
.bx_attention p{ margin-bottom:5px; font-size:11px; line-height:140%; }

/* ヘッダー */
#header { height:22px; padding-top:4px; padding-left:20px; background-image:url(../img/header_bg.gif); background-repeat:repeat-x; margin-bottom:5px; }

#h_notice{ float:left; padding-left:20px; width:250px; line-height:120%; font-size:11px; }
#h_notice span{ font-weight:bold; color:#669900; }
#h_navi{ text-align:right; padding-right:20px; margin-bottom:6px; line-height:120%; }


/* 外枠 */
#outer { padding:5px; margin:0px auto; }


/* SERVICES */
#services { width:760px; margin-left:auto; margin-right:auto; }
#services h2{ font-size:13px; margin-bottom:10px; border-left:4px solid #CCC; padding-left:5px; line-height:17px; color:#000; }
#services h2 small{ font-weight:normal; }
#services h3{ font-size:13px; line-height:20px; border-bottom:1px dashed #CCC; margin-bottom:6px; padding-top:10px; color:#000; }
#services p{ line-height:150%; margin-bottom:6px; }
#services .results { border:1px solid #000; }
#services .results th{ font-size:12px; font-weight:normal; }
#services .google_ad{ text-align:center; margin-top:20px; }
#services .google_ad_head{ text-align:center; margin-bottom:20px; }
#services .pager_navi{ padding-bottom:3px; line-height:100%; color:#CCC; }
#services .mpup_td a{ color:#EEE; }
#services .mpup_head{ border:2px solid #000; }
#services .mpup_head td{ color:#555; font-size:12px; padding:2px 5px; }

#services .pr_link{ text-align:center; font-size:11px; margin-top:10px; line-height:15px; }

/* エラー */
#error { padding-top:100px; margin-bottom:100px; line-height:140%; width:710px; margin-left:auto; margin-right:auto; }

section.ads{ margin: 20px auto; width:760px; }

/* フッター */
#footer{ text-align:center; padding-bottom:6px; }
#footer .f_navi { text-align:center; margin-bottom:20px; }
#footer .copyright{}
#footer .fc_power{ color:#333; margin-top:5px; }
#footer .fc_power a{ color:#333; text-decoration:none; }
#footer .fc_power a:hover{ color:#FF3366; }
