@charset "utf-8";

#banner {
    overflow: hidden;
    width:350px;
}
#banner ul {
    list-style: none;
    width: 700px;
}
#banner ul li {
    float: left;
    width: 350px;
}
#banner ul li img {
    vertical-align: bottom;
}

.height5 {
	height:5px;
}
.height10 {
	height:10px;
}
.height20 {
	height:20px;
}
.breadcrumb{
	font-size: 14px;
}
.breadcrumb a{
	color: #009245;
	text-decoration: underline;
}
.breadcrumb a:hover{
	color: #999;
	text-decoration: none;
}

p {
	font-size:14px;
	color: #4D4D4D;
	line-height:20px;
}
a {
	color:#1111CC;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
body {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	background-image: url(../images/back.png);
	background-repeat: repeat;
}
#page {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1.single_title {
	color: #333;
	margin-top: 10px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding: 10px;
}
.logo_sub {
	float:left;
	margin-top:12px;
	margin-left:8px;
}
.logo_sub p{
	color:#009245;
	padding-left:23px;
	background-image: url(../images/head_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
h2 {
	font-size:15px;
	color:#4D4D4D;
	font-weight:normal;
}

#search_form a{
	text-decoration: none;
}
#search_form {
	margin-top:5px;
	width:300px;
	float:right;
}
#header_search {
	height:26px;
	width:230px;
}
#header_sns {
	margin-top:2px;
	text-align:right;
	margin-right:5px;
}
#main {
	margin-top:5px;
}
#contents {
	width:680px;
	float:left;
}
#side {
	width:300px;
	float:right;
}
#top_menu li{
	float:left;
	margin-left:5px;
}
#top_cate {
	margin-top:5px;
}
#top_cate li{
	float:left;
	background-color: #F2F2F2;
	font-size:13px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}
#top_cate li a{
	text-decoration: none;
	color:#2B4DFF;
}
#top_cate li a:hover{
	text-decoration: none;
	color:#52ACFE;
}
.top_menu02 {
	margin-left:5px;
}
#post {
	margin-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom:15px;
}
.post_img {
	float:left;
	width:150px;
}
.post_right {
	float:left;
	width:520px;
	margin-left:10px;
}
.post_title {
	font-size:19px;
	font-weight:bold;
	line-height:23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.post_title a{
	color:#1A1A1A;
	text-decoration: none;
}
.post_title a:hover{
	color:#1A1A1A;
	background-color: #EFEFEF;
}
.post_con {
	font-size:13px;
	float:left;
	margin-top:2px;
}
.post_con a{
	color:#009245;
	text-decoration:none;
}
.post_con a:hover{
	color:#cccccc;
	text-decoration:none;
}
.post_view {
	float:left;
	margin-top:2px;
	margin-left:15px;
	color:#808080;
}
.post_text {
	margin-top:3px;
	line-height:21px;
}
#page_nav {
	font-size:15px;
}
#page_nav a {
	text-decoration:none;
	color: #999;
	border: 1px solid #999;
}
#page_nav a li{
	float:left;
}
#page_nav {
	text-align:center;
	margin-left:auto;
	margin-left:auto;
	margin-top:20px;
}
#access_rank {
	border: 1px solid #EBF0FF;
	margin-top:10px;
}
.access_rank_title {
	font-size:19px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#000000;
	background-color: #EBF0FF;
	padding-top:9px;
	padding-bottom:5px;
	padding-left:32px;
	background-image: url(../images/rank_ico.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
.s_rank_box {
	margin-top:10px;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:5px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.s_rank_img {
	float:left;
}
.s_rank_text {
	float:right;
	width:245px;
	line-height:18px;
}
.s_rank_text a{
	color:#333333;
	text-decoration:none;
}
.s_rank_text a:hover{
	color:#333333;
	background-color: #EFEFEF;
}
.s_rank_con {
	float:right;
	width:245px;
	margin-top:2px;
	font-size:12px;
}
.s_rank_con a{
	color:#009245;
	text-decoration:none;
}
.s_rank_con a:hover{
	text-decoration: none;
	color:#cccccc;
}
.s_rank_img2 {
	float:left;
	font-size:28px;
	font-weight:bold;
	color:#A1BAF5;
	padding-left:8px;
	padding-top:3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.s_rank_img3 {
	float:left;
	font-size:28px;
	font-weight:bold;
	color:#A1BAF5;
	padding-top:3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.s_rank_link {
	font-size:16px;
	text-align:right;
	margin-right:5px;
	padding-bottom:7px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.s_rank_link a{
	color:#2B4DFF;
	text-decoration:none;
}
.s_rank_link a:hover{
	color:#cccccc;
	text-decoration:none;
}
#s_topic {
	margin-top:40px;
}
.s_topic_title {
	font-size:16px;
	font-weight:bold;
	color:#1A1A1A;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.s_topic_box {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.s_topic_img {
	float:left;
}
.s_topic_text {
	float:right;
	width:225px;
}
.s_topic_text a{
	color:#333333;
	text-decoration:none;
}
.s_topic_text a:hover{
	color:#333333;
	background-color: #EFEFEF;
}
.s_topic_con {
	float:right;
	width:225px;
	font-size:12px;
}
.s_topic_con a{
	color:#009245;
	text-decoration:none;
}
.s_topic_con a:hover{
	text-decoration: none;
	color:#cccccc;
}
#footer {
	margin-top:60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer_logo {
	margin-top:5px;
	float:left;
}
#footer_logo a{
	text-decoration: none;
}
#footer_logo a:hover{
	text-decoration: none;
	opacity:0.5;
}
#footer_logo a img:hover{
	text-decoration: none;
	opacity:1;
}
#footer_menu {
	margin-left:5px;
	margin-top:10px;
	float:left;
}
#footer_menu li{
	float:left;
	font-size:13px;
	margin-left:10px;
}
#footer_menu li a{
	text-decoration:none;
	color:#1A1A1A;
}
#footer_menu li a:hover{
	text-decoration:none;
	color:#999999;
}
#footer_copy {
	float:right;
	margin-top:5px;
}
#footer_copy p{
	font-size:13px;
	color:#808080;
}
.cate_top_title {
	background-color: #EBF0FF;
	margin-top:15px;
	background-image: url(../images/arrow03.png);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}
.cate_top_title h3 {
	font-size:18px;
	color:#000000;
	padding:5px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left:25px;
}

.cate_link {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
.cate_link a{
	text-decoration:none;
	
}
.cate_link_btn {
	border: 1px solid #003B85;
	background-color: #DEEBF5;
	padding:8px;
	width:400px;
	
	text-align:center;
	margin-top:10px;
}
a:hover .cate_link_btn {
	border: 1px solid #999999;
	background-color: #DFDFDF;
	color:#999999;
}

a .cate_link_btn {
	color:#0078C2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:18px;
}
.rank_view {
	margin-left:15px;
	color:#808080;
	text-align:right;
	padding-bottom:15px;
}
.rank_text {
	font-size:17px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:45px;
	padding-top:25px;

	line-height:25px;
	font-weight:bold;
}
.rank_text a {
	color:#1A1A1A;
	text-decoration:none;
}

.rank_text a:hover {
	color:#1A1A1A;
	text-decoration:none;
	background-color: #EFEFEF;
}

#rank_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}

#rank_box01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
	
	background-image: url(../images/rank_01.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#rank_box02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
	
	background-image: url(../images/rank_02.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#rank_box03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
	
	background-image: url(../images/rank_03.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.rank_figure {
	float:left;
	font-size:28px;
	font-weight:bold;
	color:#A1BAF5;
	padding-left:8px;
	padding-top:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.rank_figure02 {
	float:left;
	font-size:28px;
	font-weight:bold;
	color:#A1BAF5;
	padding-top:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.single_title {
	font-size:25px;
	font-weight:bold;
	margin-top:12px;
	line-height:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#single_post {
	text-align:center;
	margin-top:20px;
}
.single_post_img {
	margin-bottom:15px;
}
.single_text {
	text-align:left;
	line-height:27px;
	font-size:16px;
	margin-top:10px;
}
.single_text p {
	line-height:27px;
	font-size:16px;
}
.single_point {
	font-size:20px;
	color:#4D4D4D;
	background-color: #EBF0FF;
	font-weight:bold;
	text-align:left;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:5px;
	margin-top:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.single_point02 {
	font-size:20px;
	color:#4D4D4D;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	padding-left:28px;
	margin-top:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:25px;
}
#single_relation {
	margin-top:120px;
}
.single_relation_p {
	font-size:16px;
	color:#808080;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#company {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	border: 1px solid #CCC;
}
#company th{
	background-color: #E8E8E8;
	border: 1px solid #CCC;
	padding:5px;
}
#company td{
	border: 1px solid #CCC;
	padding:5px;
}
#about_main {
	margin-top:15px;
	text-align:center;
}
.about_title {
	font-size:30px;
	font-weight:bold;
	margin-top:20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.about_text {
	font-size:16px;
	line-height:30px;
	text-align:left;
	margin-top:10px;
}