/*-- サイト全体 --*/
html {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	background-color: #b8f1c2;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#all {
	min-height:100%;
	position: relative;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
}
h2 {
	margin-top:0px;
}
img {
	border: 0px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.marginR10 {
	margin-right: 10px;
}
.marginL10 {
	margin-left: 10px;
}
.marginT20 {
	margin-top: 20px;
}
.marginB10 {
	margin-bottom: 10px;
}
.marginRL10B20 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.marginT20B10 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.align {
	vertical-align: middle;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.line-style1{
	background-image: url(../../images/common/line-style1.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ul-style1{
	list-style-type: disc;
	padding-left: 14px;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.ol-style1{
	list-style-type: decimal;
	margin: 0px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}

/*-- リンク設定 --*/
a:link {
	color: #1cacf1;
	text-decoration: underline;
}
a:visited {
	color: #8bbfd8;
	text-decoration: underline;
}
a:hover {
	color: #fd5900;
	text-decoration: none;
}
.link-style1 {
	background-image: url(../../images/common/link_style1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 150%;
}


/*-- テキスト --*/
p {
	margin: 0px;
	padding: 0px;
}
.p-style1 {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.p-style2 {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
}
.p-style3 {
	font-size: 11px;
	color: #666666;
	line-height: 130%;
}
.p-style4 {
	font-size: 11px;
	text-align: center;
	color: #666666;
	line-height: 130%;
}
.p-style5 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.p-style6 {
	text-align: right;
}
.p-style7 {
	color: #7ebe02;
}
.p-style8 {
	font-size: 14px;
}
.p-style9 {
	color: #FF0000;
}
.p-style10 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.p-style11 {
	color: #666666;
}
.news-text {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
/*-- ヘッダ --*/
#head {
	background-image: url(../../images/common/bg_head.jpg);
	width: 922px;
	background-repeat: no-repeat;
	height: 91px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
	position: relative;
}
.global-menu {
	float: right;
	height: 91px;
	width: 190px;
	position: absolute;
	right: 0px;
}
ul.global {
	list-style-type: none;
	text-indent: -9999px;
}
.global-menu ul li.global-sitemap a {
	background-image: url(../../images/common/btn_sitemap.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 72px;
	display: block;
	position: absolute;
	right: 68px;
	top: 0px;
}
.global-menu ul li.global-help a {
	background-image: url(../../images/common/btn_help.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 52px;
	display: block;
	position: absolute;
	right: 123px;
	top: 46px;
}
/********
.global-menu ul li.global-login a {
	background-image: url(../../images/common/btn_login.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 61px;
	display: block;
	position: absolute;
	top: 38px;
	right: 0px;
}
*********/
.global-menu ul li.global-logout a {
	background-image: url(../../images/common/btn_logout.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 61px;
	display: block;
	position: absolute;
	top: 38px;
	right: 0px;
}
.global-menu ul li.global-member a {
	background-image: url(../../images/common/btn_member2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 61px;
	display: block;
	position: absolute;
	top: 38px;
	right: 0px;
}
.global-menu ul li.global-sitemap a:hover {
	background-image: url(../../images/common/btn_sitemap_over.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 72px;
}
.global-menu ul li.global-help a:hover {
	background-image: url(../../images/common/btn_help_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 52px;
}
/**********
.global-menu ul li.global-login a:hover {
	background-image: url(../../images/common/btn_login_over.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 61px;
}
**********/
.global-menu ul li.global-logout a:hover {
	background-image: url(../../images/common/btn_logout_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 61px;
}
.global-menu ul li.global-member a:hover {
	background-image: url(../../images/common/btn_member2_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 61px;
}

/*-- テーブル --*/
.table-style1 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.table-style1 th {
	font-weight: normal;
/*	width: 115px;*/
	width: 105px;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table-style1 tr.row01 {
	background-color: #f6fdf7;
}
.table-style1 a:link,.table-style1 a:visited {
	text-decoration: none;
}
.table-style2 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
/*	margin-top: 20px;*/
	border-top: 1px solid #ffd500;
}
.table-style2 th {
	font-weight: normal;
	color: #7ebe02;
	text-align: left;
	width: 160px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../../images/common/table_style2_th.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #ffd500;
}
.table-style2 td {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffd500;
}
.table-style3 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-top: 10px;
	border-top: 1px solid #ffd500;
	margin-bottom: 20px;
}
.table-style3 th {
	font-weight: bold;
	color: #666666;
	text-align: left;
	width: 160px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../../images/common/table_style2_th.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #ffd500;
	vertical-align: top;
}
.table-style3 td {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffd500;
}

/*-- ボックス --*/
.box-style1{
	background-image: url(../../images/common/box-style1_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	width: 695px;
}
.box-style1-bg{
	background-image: url(../../images/common/box-style1_2.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	width: 665px;
}
.box-style1-ph{
	float: left;
	margin-right: 10px;
	width: 100px;
}
.box-style1-text{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 555px;
	float: right;
	line-height: 180%;
	height: 75px;
	vertical-align: middle;
}


/*-- 見出し --*/
.h1-style1 a {
	background-image: url(../../images/common/head_logo.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 343px;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}
.h-style2 {
	margin: 0px;
	padding: 0px;
}
.h-style3 {
	background-image: url(../../images/common/h-style3.gif);
	background-repeat: no-repeat;
/*	height: 29px;*/
	background-position: left bottom;
	padding-bottom: 6px;
	width: 685px;
	padding-left: 10px;
/*	line-height: 150%;*/
	line-height: 120%;
	font-size: 16px;
	font-weight: bold;
	color: #fd5900;
	margin-bottom: 10px;
	margin-top: 0px;
}
.h-style4 {
	background-image: url(../../images/common/h-style4.gif);
	background-repeat: no-repeat;
	width: 655px;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 40px;
	color: #fd5900;
	line-height: 250%;
}
.h-style5 {
	font-size: 12px;
	font-weight: bold;
	color: #7ebe02;
	background-image: url(../../images/common/line-style2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	padding-left: 5px;
	margin: 0px;
}
.h-style6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 18px;
	margin-bottom: 6px;
}
.h-style7 {
	background-image: url(../../images/common/h-style7.gif);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 40px;
	color: #fd5900;
	line-height: 250%;
	margin: 0px;
}


/*-- コンテンツエリア --*/
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 214px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi {
	float: left;
	width: 170px;
	margin-bottom: 20px;
}
#contens {
	width: 715px;
	margin-left: 15px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#contens-center{
	width: 530px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contens-right {
	width: 170px;
	float: right;
	padding: 0px;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 20px;
}
#category-img {
	width: 900px;
	height: 100px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#contens-main {
	padding-bottom: 10px;
	background-image: url(../../images/common/main_fream2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 715px;
	margin-bottom: 20px;
}
.contens-fream {
	background-image: url(../../images/common/main_bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 695px;
	padding-bottom: 10px;
	min-height: 590px;
}
.contens-fream-left {
	float: left;
	width: 510px;
}
.contens-fream-right {
	float: right;
	width: 170px;
}
/*
*html .contens-fream {
	background-image: url(../../images/common/main_bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 695px;
	padding-bottom: 10px;
	height: 800px;
	height: auto !important;
	min-height: 800px;
}


/*-- ブログを探す --*/
#bog-search {
	background-image: url(../../images/common/blog_search_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 28px;
	margin: 0px;
	height: 21px;
}
.kyeword-field {
	width: 95px;
	vertical-align: middle;
}
.category-list {
	width: 150px;
	vertical-align: middle;
}

/*-- ナビゲーション --*/
#login {
	background-image: url(../../images/common/navi_login_bg.gif);
	height: 172px;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 130%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.login-field {
	width: 80px;
}
.navi-contens {
	background-image: url(../../images/common/navi_contens_box2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 170px;
	padding-bottom: 14px;
	margin-top: 7px;
}
ul.contens-menu {
	width: 170px;
	background-image: url(../../images/common/navi_contens_box1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.contens-menu li {
	background-image: url(../../images/common/navi_contens_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 8px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.navi-site {
	background-image: url(../../images/common/navi_site_box2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 170px;
	padding-bottom: 14px;
	margin-top: 7px;
	margin-bottom: 14px;
}
ul.site-menu {
	width: 170px;
	background-image: url(../../images/common/navi_site_box1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.site-menu li {
	background-image: url(../../images/common/navi_site_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 8px;
	list-style-type: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.contens-menu li a,.site-menu li a,.contens-menu li a:visited,.site-menu li a:visited {
	color: #1cacf1;
	text-decoration: none;
	background-image: url(../../images/common/navi_arrow.gif);
	background-position: left 1px;
	width: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contens-menu li a:hover,.site-menu li a:hover {
	color: #fd5900;
	background-image: url(../../images/common/navi_arrow_over.gif);
}
#member {
	width: 170px;
	background-image: url(../../images/member/blogmember_fream3.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
}
.member-title {
	background-image: url(../../images/member/blogmember_fream2.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.member-name {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
ul.member-menu {
	font-size: 12px;
	text-align: left;
	line-height: 180%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
ul.member-menu li {
	padding-left: 15px;
	background-image: url(../../images/member/blogmember_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
ul.member-menu li.member-menu-on {
	padding-left: 15px;
	background-image: url(../../images/member/blogmember_menu_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
}
ul.member-menu li a,ul.member-menu li a:visited,ul.member-submenu a:hover {
	color: #1cacf1;
	text-decoration: none;
}
ul.member-menu li a:hover {
	text-decoration: underline;
}
ul.member-submenu {
	background: url(../../images/common/line-style3.gif) repeat-x top;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 150%;
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


/*-- フッタ --*/
#footer {
	background-image: url(../../images/common/bg_footer.gif);
	background-repeat: repeat-x;
	height: 214px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.footer-main{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/common/footer_img.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 184px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.footer-menu {
	float: right;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.footer-menu li {
	float: left;
	margin-left: 10px;
}
ul.footer-menu li.footer-policy a {
	background-image: url(../../images/common/btn_policy.gif);
	display: block;
	height: 30px;
	width: 114px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.footer-menu li.footer-tokutei a {
	background-image: url(../../images/common/btn_tokutei.gif);
	display: block;
	height: 30px;
	width: 124px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.footer-menu li.footer-contact a {
	background-image: url(../../images/common/btn_contact.gif);
	display: block;
	height: 30px;
	width: 52px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.footer-menu li.footer-company a {
	background-image: url(../../images/common/btn_company.gif);
	display: block;
	height: 30px;
	width: 74px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.footer-menu li.footer-policy a:hover {
	background-image: url(../../images/common/btn_policy_over.gif);
	display: block;
	background-repeat: no-repeat;
}
ul.footer-menu li.footer-tokutei a:hover {
	background-image: url(../../images/common/btn_tokutei_over.gif);
	display: block;
	background-repeat: no-repeat;
}
ul.footer-menu li.footer-contact a:hover {
	background-image: url(../../images/common/btn_contact_over.gif);
	display: block;
	background-repeat: no-repeat;
}
ul.footer-menu li.footer-company a:hover {
	background-image: url(../../images/common/btn_company_over.gif);
	display: block;
	background-repeat: no-repeat;
}
textarea {
	font-size:12px;
}

/*ページング*/
.paging-box {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
}
.paging-box table {
	border-collapse:collapse;
	display:inline;
}

.paging-box td a {
	text-decoration:none;
}

.paging-box td.numfst a{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #DBDBDB;
	line-height:28px;
	padding:3px 5px 2px;
}
.paging-box td.numfst b {
	background:#FFA847 none repeat scroll 0%;
	color:#FFFFFF;
	border:1px solid #DBDBDB;
	line-height:28px;
	padding:3px 5px 2px;
}
.paging-box td.num a {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#DBDBDB rgb(219, 219, 219) rgb(219, 219, 219);
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
	line-height:28px;
	padding:3px 5px 2px;
}
.paging-box td.num b {
	background:#FFA847 none repeat scroll 0%;
	color:#FFFFFF;
	border-color:#DBDBDB rgb(219, 219, 219) rgb(219, 219, 219);
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
	line-height:28px;
	padding:3px 5px 2px;
}
.paging-box td.pre {
	padding-right:4px;
}
.paging-box td.nxt {
	padding-left:4px;
}


/*-- パンくず --*/
#path {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#path p {
	font-size: 11px;
	color: #666666;
}


/*-- バナー --*/
#banner {
	width: 160px;
	background-image: url(../../images/top/banner_box2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #dcf8e1;
	padding-bottom: 10px;
}
#banner img {
	margin-bottom: 3px;
	margin-top: 5px;
}
#banner a:link,#banner a:visited {
	color: #666666;
	text-decoration: underline;
}
#banner a:hover {
	text-decoration: none;
}

/*-- カーソルポインター --*/
.m_pointer {
	cursor:pointer;
}
