@charset "utf-8"; 

/* ===== 基本 ===== */

* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5	{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
body {
	margin: 0px;
	font-size: 14px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/base_01.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
}
h1 {
	width: 820px;
	margin: 3px auto 7px auto;
	color: #004792;
}
p {
	line-height: 160%;
	margin-bottom: 24px;
	padding: 0px;
	color: #333333;
}
ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #225F85;
	text-decoration: underline;
}
a:hover {
	color: #85225F;
	text-decoration: underline;
}
a:visited {
	color: #6F5325;
}
.centering {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.info {
	font-size: 10px;
	clear: both;
	text-align: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.info a {
	color: #225F85;
	text-decoration: none;
}

/* ===== ページ構成 ===== */

#Wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	background-image: url(../image/base_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Kasou {
	background-image: url(../image/base_04.jpg);
}
#Kasou #Wrapper {
	background-image: url(../image/base_05.jpg);
}
#Header {
	width: 820px;
	margin: auto;
	border-bottom:5px solid #295c92
	height: 60px;
	padding-top: 15px;
}
#GlobalNavi {
	clear: both;
	width: 820px;
	margin: 0 auto 0 auto;
}

/* ===== ヘダー/ドロップダウンメニュー ===== */

#Header #Logo {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 16px;
}
#inquiry {
	float: right;
	width: 220px;
	margin-right: 15px;
}
#dropmenudiv{
	position:absolute;
	line-height:24px;
	z-index:100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 7px;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	color: #FFFFFF;
	background-color: #5F8522;
}
#dropmenudiv a:hover{
	background-color: #4A671A;
	color: #FFFFFF;
}

/* ===== へダー下テキスト広告 ===== */

#TextAd {
	width: 820px;
	margin: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#TextAd li {
	font-size: 12px;
	color: #333333;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	float: center;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#TextAd a {
	text-decoration: none;
}


/* =====メイン部分 ===== */

#MiddleWrapper {
	width: 820px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* background-image: url(../image/base_03.gif);
	background-repeat: repeat-y;
	background-position: right;*/
}

#thirdWrapper {
	width: 820px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* background-image: url(../image/base_03.gif);
	background-repeat: repeat-y;
	background-position: right;*/
}

	
#TopicAndAd {
	width: 820px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#Topic {
	width: 600px;
	float: left;
}
#TopicAndAd #SquareAd {
	width: 205px;
	float: right;
}
#Main {
	width: 585px;
	margin-bottom: 15px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#Main h2 {
	font-size: 16px;
	background-image: url(../image/base_06.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom:22px;
	margin-bottom: 24px;
	padding-top: 22px;
	clear: both;
	color: #FFFFFF;
}
#Main h3 {
	color:#295c92;
	font-size: 14px;
	line-height: 23px;
	background-image: url(../image/titleback.gif);
	background-position: left  top;
	background-repeat: no-repeat;
	padding-left: 18px;
	border-bottom:1px solid #295c92;
	margin-bottom: 24px;
	clear: both;
}
#Main .Article {
	margin-bottom: 15px;
	clear: both;
}

.section {
	width: 770px;
	margin-left: auto;
	margin-top: 25pxpx;
	margin-right:auto;
	background-color:#ffffff;
}
.section h2 {
	font-size: 16px;
	background-image: url(../image/base_06.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom:22px;
	margin-bottom: 24px;
	padding-top: 22px;
	clear: both;
	color: #FFFFFF;
}
.section h3 {
	color:#295c92;
	font-size: 14px;
	line-height: 23px;
	background-image: url(../image/titleback.gif);
	background-position: left  top;
	background-repeat: no-repeat;
	padding-left: 18px;
	border-bottom:1px solid #295c92;
	margin-bottom: 24px;
	clear: both;
}

#Blog {
}
#Blog li {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFC290;
	margin-bottom: 5px;
	background-image: url(../image/newspaper.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
}
#Blog a {
	text-decoration: none;
}
#Blog p {
	margin-bottom: 10px;
}
.joubun {
	width:510px;
	padding:15px 15px 0 15px;
	border:1px solid #215D84;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:24px;
}
.joubuntitle {
	font-size:14px;
	font-weight:bold;
	color:#215D84;
	}
	
.ranking_main {
	width: 770px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
}

/* =====トピック部分コントロール by Dynamic Drive ===== */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: none;
width: 600px; /*width of featured content slider*/
height: 177px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;
width: 600px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination{
width: 600px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
}
.pagination a{
text-decoration: none;
}
.pagination a:hover, .pagination a.selected{
}


/* =====サイドバー部分 ===== */

#Squaread {
	margin-bottom: 15px;
}
#Side {
	float: right;
	width: 205px;
	margin-bottom: 20px;
	margin-top:15px;
}
#Side .Article {
	width: 230px;
	clear: both;
}
#Side .SmallBanner {
	background-color: #FFFFFF;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#Side p, #Side a {
	margin-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
}
#SideMenu img {
	margin-bottom: 7px;
}
.SideBanner {
	display: block;
	margin-bottom: 15px;
}
#Message img {
	margin-bottom: 12px;
}
#Sign {
}

#Sign p, #Sign img {
	padding-top: 10px;
}
#MailMag table {
	color: #FFFFFF;
	margin-left: 12px;
	font-size: 12px;
	margin-bottom: 10px;
	width: 200px;
}
#MailMag td {
	padding: 3px;
}
#MailMag {
	background-image: url(../image/side_cont_mailmag_bc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 12px;
}
#MailMag .button {
	margin-left: auto;
	width: 210px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
}
#Side li {
	background-image: url(../image/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-bottom: 10px;
	font-size: 12px;
}

/* ===== フッター部分 ===== */

#Footer {
	text-align: center;
	background-image: url(../image/base_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px;
	color: #FFFFFF;
	clear: both;
	background-color: #5F8522;
}
#Footer p, #Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#Copyright {
	text-align: center;
	margin-top: 10px;
}
.img_right_1 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img_right_2 {
	float: right;
	margin-left: 20px;
}
.img_left_1 {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.img_left_2 {
	float: left;
		margin-bottom: 5px;
	margin-right: 20px;
}

.Table_1 {
	margin-right: 0px;
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.Table_1 table {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #A7A7A7;
	line-height: 150%;
	background-color: #FFFFFF;
	width: 100%;
}
.Table_1 table td {
	padding: 10px;
	border: 1px solid #A7A7A7;
	border-collapse: collapse;
}
.Table_1  .td_a   {
	background-color: #E7E7E7;
	text-align: left;
	vertical-align: top;
	white-space:nowrap;
}
.Table_1 .td_b {
	text-align: left;
	vertical-align: top;
}

.td_2 {
	padding:3px;
	/*background-color:#f2f2f2;*/
}
	
/* ===== フォーム ===== */

.form input:focus,.form textarea:focus {
	background-color: #E2E8FE;
}
div.button {
	text-align:center;
	margin-top: 20px;
}
div.button button#submit {
	width:100px;
	background-color:#5F8522;
	margin:0 10px 0 0;
	line-height:1.4;
	cursor:pointer;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #FFFFFF;
}
div.button button#submit:hover {
	background-color:#9C8B00;
}
div.button button#reset {
	border:solid 2px;
	border-color:#ddd #aaa #aaa #ddd;
	width:100px;
	background-color:#ccc;
	line-height:1.4;
	margin:0 10px 0 0;
	cursor:pointer;
}
div.button button#reset:hover {
	background-color:#efefef;
}
/*　サンプルの確認画面（check.php用）*/
table#confirm {
	border-collapse:collapse;
	border-color:#999999;
	width:100%;
}
table#confirm th {
	font-weight:normal;
	padding:0.5em;
	width:30%;
	background-color:#efefff;
}
table#confirm td {
	padding:0.5em;
}
/*
確認画面のエラー用
エラーメッセージには<strong>タグが付く
*/
table#confirm td strong {
	color:#A82B2B;
}
/*確認画面ボタン上のメッセージ*/
p.confmes {
	margin:1em 0;
}
/*エラー画面用　（init.php内）*/
/*body id="error"*/
div.err_message {
	padding:50px 0 0 0;
}
.dot {
	background-image: url(../image/dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}

.rank {
	clear: both;
	width: 585px;
	margin-right: 0px;
	border:1px solid #295c92;
}

.Topic {
	clear: both;
	width: 569px;
	margin-right: 0px;
	/*border:1px solid #295c92;*/
}
.Topic img {
	float:left;
	margin: 0 10px 5px 0;
}
.Topic p {
	font-size: 14px;
	line-height:24px;
}

/* ===== お役立ちリンク集ページ ===== */

.linksyu {
	margin-bottom:24px;
	}

.linksyu li {
	list-style:disc;
	line-height: 160%;
	margin-left:15px;
	}
	
.linkroudoukyoku {
	margin-bottom:24px;
	}

.linkroudoukyoku li {
	list-style:disc;
	line-height: 160%;
	margin-left:15px;
	padding-right:75px;
	}
	
/*　トップページランキング部分　*/

.ranking_toppage {
	width:585px;
	background-color:#e7e7e7;
	margin-bottom:10px;
}
.ranking_toppage td {
	padding:5px;
}
.ranking_toppage p {
	margin-bottom:5px;
}

.td_left_ranking_toppage{
	width:200px;
	background-color:#e7e7e7;
}

/*　サイドページランキング部分　*/
.ranking {
	font-size:20px;
	color:#912a29;
	font-weight:600;
	line-height:30px;
}
.rankingblack {
	font-size:16px;
	color:#142c46;
	font-weight:600;
	line-height:30px;
	margin-left:15px;
	/*border-bottom:1px solid #295c92;*/
}

.table_rank {
	width:760px;
	margin-bottom:5px;
	padding-right:10px;
	/*border:1px solid #295c92;*/
	/*background-color:#df8713;*/
}

.table_rank p {

}

.table_rank td {
	/*padding:5px;*/
}

.td_table_rank_left2{
	width:300px;
	padding-left: 20px;
	padding-right:10px;
}

.td_table_rank_right2{
	width:398px;
	margin-right:15px;
	padding-left:5px;
	padding-top:5px;
	border:1px solid #f5a100;
}
.td_table_rank_center {
	padding:30px;
}
.ranking_border {
	border:1px solid #295c92;
	margin-bottom:48px;
}

/* ===== 文字装飾 ===== */

.point {
	font-size:26px;
	text-align:center;
	margin-bottom:60px;
}
.pointred {
	font-size:30px;
	color:#cc0000;
	margin-bottom:80x;
}
.linetyousei {
	margin-bottom:10px;
}