* {
	margin:0;
	padding:0;
}
.count {
color: #ff4245;
line-height: 130%;
font-size: 200%;
}

li {
	list-style-type:none;
}
img {
	border:0;
}
body {
	background:#FFF7EB url(../img/bg.gif) repeat-x;
	margin-bottom:30px;
	font-size:80%;
	font-family: "ＭＳ Ｐゴシック", "Arial", Osaka,"ＭＳ ゴシック","Osaka",sans-serif;
	color:#333;
	letter-spacing:.05em;
	line-height:120%;
}
h1,h2,h3,h4 {
	font-size:100%;
	letter-spacing:.1em;
	color:#F63;
}
a:link {
	color:#f63;
	text-decoration:none;
}
a:visited {
	color:#f30;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:underline;
}
.more {
	margin:10px 0 2em 0;
	padding-bottom:30px;
	background:none !important;
	font-size:80%;
	text-align:right;
}

.pagetop {
	clear:both;
	margin:0 10px 10px 25px;
	padding-bottom:3px;
	background:url(../img/line_02.gif) no-repeat left bottom;
}
#head {
	background:url(../img/bg_head.jpg) no-repeat;
	width:837px;
	height:263px;
	margin:0 auto;
}
h1 {
	padding:10px 0 0 100px;
	float:left;
	width:465px;
}



#search {
	width:250px;
	margin-top:15px;
	float:left;
}
#search #search_text {
	width:188px;
	margin-right:5px;
	padding:1px 2px;
}
#search #submit {
	vertical-align:top;
}

#main_container {
	background:url(../img/bg_middle.gif) repeat-y;
	width:837px;
	margin:0 auto;
	padding-top:10px;
}

/*ひだり*/
#left_contaier {
	float:left;
	width:186px;
	margin-right:5px;
	padding-left:6px;
}
#left_contaier p {
	margin-left:7px;
	margin-bottom:15px;
}
#left_contaier .rssfeed {
	padding: 15px 0 0 0;
}
#left_contaier .rssfeed p {
	margin: 0 0 5px 10px;
	padding: 0 0 0 18px;
	background: url(../img/rss.gif) no-repeat 0 0;
}
#left_contaier ul li {
	text-indent:-9876em;
	margin-bottom:13px;
}
#left_contaier ul li ul {
	margin-top:2px;
	margin-bottom:1em;
}
#left_contaier ul li ul li {
	text-indent:0;
	margin-bottom:0px;
}
#left_contaier ul li a {
	width:180px;
	height:29px;
	display:block;
}
#left_contaier ul #towa a {
	background:url(../img/category/bt_towa_on.gif) no-repeat;
}
#left_contaier ul #towa a:hover {
	background:url(../img/category/bt_towa_off.gif) no-repeat;
}
#left_contaier ul #michi a {
	background:url(../img/category/bt_michi_on.gif) no-repeat;
}
#left_contaier ul #michi a:hover {
	background:url(../img/category/bt_michi_off.gif) no-repeat;
}
#left_contaier ul #exp a {
	background:url(../img/category/bt_exp_on.gif) no-repeat;
}
#left_contaier ul #exp a:hover {
	background:url(../img/category/bt_exp_off.gif) no-repeat;
}
#left_contaier ul #news_menu a {
	background:url(../img/category/bt_news_on.gif) no-repeat;
}
#left_contaier ul #news_menu a:hover {
	background:url(../img/category/bt_news_off.gif) no-repeat;
}
#left_contaier ul #koma4 a {
	background:url(../img/category/bt_koma4_on.gif) no-repeat;
}
#left_contaier ul #koma4 a:hover {
	background:url(../img/category/bt_koma4_off.gif) no-repeat;
}
#left_contaier ul #int a {
	background:url(../img/category/bt_int_on.gif) no-repeat;
}
#left_contaier ul #int a:hover {
	background:url(../img/category/bt_int_off.gif) no-repeat;
}
#left_contaier ul #qa a {
	background:url(../img/category/bt_qa_on.gif) no-repeat;
}
#left_contaier ul #qa a:hover {
	background:url(../img/category/bt_qa_off.gif) no-repeat;
}
#left_contaier ul #towa ul li a,
#left_contaier ul #michi ul li a,
#left_contaier ul #exp ul li a,
#left_contaier ul #news_menu ul li a,
#left_contaier ul #koma4 ul li a,
#left_contaier ul #int ul li a,
#left_contaier ul #qa ul li a {
	background:url(../img/list_04.gif) no-repeat left top;
	padding-top:2px;
	padding-left:18px;
	width:auto;
	height:17px;
}


#left_contaier ul #towa ul li a:hover,
#left_contaier ul #michi ul li a:hover,
#left_contaier ul #exp ul li a:hover,
#left_contaier ul #news_menu ul li a:hover,
#left_contaier ul #koma4 ul li a:hover,
#left_contaier ul #int ul li a:hover,
#left_contaier ul #qa ul li a:hover {
	background:url(../img/list_02_on.gif) no-repeat left top;
	text-decoration:none;
}
/*真ん中*/
#center_container {
	float:left;
	width:440px;
	margin-right:7px;
}
#body_cat #center_container h3,
#center_container h2 {
	background:url(../img/bg_h2.gif) no-repeat 0% 50%;
	margin-bottom:5px;
	padding:3px 0 12px 25px;
	clear:both;
}
#body_cat #center_container h2 {
	background:none;
	margin:0 0 5px 0;
	padding:0;
}
#center_container p {
	margin-bottom:1em;
	margin-left:20px;
	margin-right:20px;
	line-height:140%;
}
#center_container #index_int,
#center_container #news {
	margin-left:15px;
}
#center_container #index_int {
	margin-bottom:3em;
}
#center_container #index_int li,
#center_container #news li {
	background:url(../img/list_02.gif) no-repeat 0% 45%;
	padding-left:13px;
}
#center_container #index_int li a,
#center_container #news li a {
	margin-left:1.5em;
}

#body_cat #main_container div.qa h3 {
	background:url(../img/q.gif) no-repeat 0% 0%;
	padding:5px 0 12px 30px;
}

#body_cat #main_container div.qa p {
	background:url(../img/a.gif) no-repeat 0% 0%;
	padding:5px 0 12px 30px;
	margin-left:0;
}

/*パンくず*/
#pan {
	margin-left:2px;
	margin-bottom:20px;
	padding-bottom:20px;
}
#pan li {
	float:left;
	margin:0 2px 0 0;
	padding-left:10px;
	background:url(../img/list_03.gif) no-repeat 0% 45%;
	font-size:80%;
}
#pan li.pan_top {
	margin-left:0;
	padding-left:0;
	background:none;
}
/*インタビュー*/
p.comment {
	background:url(../img/bg_comment.gif);
	width:85%;
	margin:0 auto 1.5em !important;
	padding:5px;
	border:1px solid #CC6633;
}
p.comment strong {
	letter-spacing:.2em;
	display:block;
}
/*資格サイトアクセスランキング*/
#center_container #access_ranking {
	margin-bottom:2.3em;
	margin-left:5px;
}
#center_container #access_ranking li {
	padding:5px 10px 5px 45px;
	margin-bottom:.5em;
	font-weight:bold;
}
#center_container #access_ranking #no_1 {
	background:url(../img/no_1.gif) no-repeat 0% 40%;
}
#center_container #access_ranking #no_2 {
	background:url(../img/no_2.gif) no-repeat 0% 40%;
}
#center_container #access_ranking #no_3 {
	background:url(../img/no_3.gif) no-repeat 0% 40%;
}

/*みぎ*/
#right_container {
	float:left;
	width:181px;
	background:url(../img/bg_right_head.gif) no-repeat left top;
	padding-top:10px;
}
#right_container h2 {
	margin-left:8px;
}
#right_container ul {
	margin-top:15px;
	margin-left:15px;
	margin-bottom:20px;
}
#right_container ul li {
	margin-bottom:10px;
	letter-spacing:normal;
}
#right_container ul li a {
	padding:0 0 0 20px;
	background:url(../img/list_01.gif) no-repeat 0px 1px; 
	display:block;
	width:145px;
	margin:0px;
}
#right_container ul li a:hover {
	background:url(../img/list_01_on.gif) no-repeat 0px 1px; 
}
/*みぎの背景伸びろ用*/
#repeat_frame {
	background:url(../img/bg_right.gif) no-repeat right bottom;
	float:left;
}
#repeat_frame > #center_container {
	margin-right:8px;
}
/*下*/
#footer {
	background:url(../img/bg_foot.gif) no-repeat center bottom;
	width:837px;
	margin:0 auto;
	padding-bottom:20px;
	text-align:center;
}
p + div#footer {
	padding-bottom:60px;
}
#footer ul {
	margin:0 auto;
	width:700px;
	font-size:85%;
}
#footer li {
	float:left;
	background:url(../img/line_01.gif) no-repeat 0% 40%;
	margin-right:2px;
	padding-left:5px;
	letter-spacing:normal;
}
#footer li.none {
	background:none;
}
#footer p {
	float:left;
	background:url(../img/icon_school.gif) no-repeat;
	width:230px;
	margin-top:10px;
	margin-left:70px;
	padding-left:25px;
	text-align:left;
}
p + div#footer p {
	margin-left:140px;
}
address {
	font-style:normal;
	float:left;
	margin-top:10px;
}


.fr {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	padding:3px;
	border:1px solid #999;
}
.fl {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px;
	border:1px solid #999;
}
.c {
	margin-bottom:10px;
	margin-right:10px;
	padding:3px;
	border:1px solid #999;
	text-align:center;
}
.text_center {
	text-align:center;
}
.maeyama {
	margin-bottom:15px;
}
.size_s {
	font-size:85%;
	line-height:110% !important;
}
p.right {
	text-align:right;
}
.linkbtn {
width: 220px;
border-color: #CCC #777 #777 #CCC;
border-style: solid;
border-width: 1px;
padding: 5px 5px 7px 5px;
background-color: #EEE;
}
.linkbtn2 {
width: 420px;
border-color: #CCC #777 #777 #CCC;
border-style: solid;
border-width: 1px;
padding: 5px 5px 7px 5px;
background-color: #EEE;
}