@charset "Shift_JIS";

/* ------------------------------------------- CSS Information
 File Name:      default.css
 Author:         Your Name (admin)
 Style Info:     ブラウザスタイルのリセットと基本設定
----------------------------------------------------------- */

/* ----------------------- Browser Default Initialization */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;
}
caption, th	{
	text-align: left;
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}

a:focus{
/*\*/
	overflow: hidden;
/**/
}
/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background: #FFF;
	color: #333;
	font-size: 75%;
	line-height: 150%;
	text-align: center;
}
html>/**/body {
	font-size: 12px;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

/* ------------ A Style */
a:link	{
	text-decoration: none;
	color: #0066CC;
}

a:visited	{
	text-decoration: none;
	color: #666600;
}

a:hover	{
	color: #660000;
}

a:active	{
	text-decoration: none;
	color: #666600 ;
}
.clear {
clear:both;
}
.pad10 {
	padding-top: 10px;
}
.pad5 {
	padding-top: 5px;
}
.pad20 {
	padding-top: 20px;
	
}
/*-----------------------------------------------------------------
ヘッダー
------------------------------------------------------------------*/

#header {
	width: auto;
	height: 100px;
	text-align: left;
	background:url(../images/bg_header.gif)
}
#header_in {
    width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
   width: auto;
   height: auto;
   padding-top:10px;
   padding-left: 10px;
   float: left;
 }
#header_in02 {
   width: auto;
   height: auto;
   padding-top: 53px;
   padding-right:100px;
   text-align: right;
   float: right;
  }

/*-----------------------------------------------------------------
メイン-背景
------------------------------------------------------------------*/
#bg {
	background-image: url(../images/bg.gif);
}
#main_bg {
	background:url(../images/bg02_r2_c1.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1025px;

}
#main {
    margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top:15px;
	padding-bottom: 15px;
}
/*-----------------------------------------------------------------
メイン-サイドナビ
------------------------------------------------------------------*/
#side_wrap {
	float: left;
	width: auto;
	padding-left: 20px;
}

#sn_frame {
	width: auto;
	height: auto;
}
#sn_frame .over	{
	width: 220px;
	background: url(../images/navi_over.jpg) no-repeat;
}
#sn_frame .over .under	{
	background:  url(../images/navi_under.jpg) no-repeat bottom;
}

#menu00 {
	background-image: url(../images/menu_00.jpg);
	background-repeat: no-repeat;
	height:55px;
	width: 220px;
}

#menu01 {
	background-image: url(../images/menu_01.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu01 a:hover{
	background-image: url(../images/menu_01on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu02 {
	background-image: url(../images/menu_02.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu02 a:hover{
	background-image: url(../images/menu_02on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu03 {
	background-image: url(../images/menu_03.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu03 a:hover{
	background-image: url(../images/menu_03on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu04 {
	background-image: url(../images/menu_04.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu04 a:hover{
	background-image: url(../images/menu_04on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
}
#menu_under {
	background-image: url(../images/menu_under.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 220px;
	vertical-align:top;
}
ul#side_navi li {
width:220px;

}
ul#side_navi li a{
    height:50px;	
    display:block;
    height:100%;
    text-decoration:none;
	text-indent:-2200px;
	background-repeat:repeat-x;

}

/*-----------------------------------------------------------------
メイン-新着情報など（右側）
------------------------------------------------------------------*/

#main_wrap {
	float: right;
	width: 710px;
	margin-right: 20px;
	padding-bottom: 50px;
}
.img {
    margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#topics {
	width: auto;
	height: auto;
}
#topics .column	{
	width: 710px;
	background: url(../images/topics01.jpg) no-repeat;
}
#topics .column .inner	{
	background:  url(../images/topics03.jpg) no-repeat bottom;
	padding-left: 150px;
	padding-top: 43px;
}
#topics_box {
	width: 540px;
	height:auto;
	text-align:left;
}
.line {
	border-bottom: dotted #FFFFFF 3px;
	height: 25px;
}
.title {
   margin-top: 15px;
   margin-bottom:10px;
}
.blog_frame {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
h2 {
	background: url(../images/kakashi.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
	text-align: left;
	padding-left: 50px;
	border-bottom: #CC3333 dotted 3px;
}
.post_info {
	text-align: right;
	font-size: 12px;
	color:#666666;
}
.honbun {
	padding-left: 15px;
	margin-top:8px;
	text-align: left;
	line-height: 180%;
}
.honbun2 {
    padding-left: 10px;
	margin-top:10px;
	text-align: left;
}

.date {
	width: 90px;
	float: left;
	padding-left: 15px;
	font-size: 14px;
}
.topics_title {
	width: 425px;
	float: right;
	text-align: left;
	font-size: 14px;
}
.topics_title a {
    color: #660000;
}
.topics_title a:hover {
    color: #999900;
}
.topics_title a:visited {
    color: #336666;
}



/*-----------------------------------------------------------------
フッター
------------------------------------------------------------------*/
#footer_bg {
    background: url(../images/footer_bg.jpg) repeat;
	height: 80px;
	width: auto;
}
#footer {
    width: 1000px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
#footer_in {
	margin-left: auto;
	margin-right: auto;
	padding-top:12px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer_in p {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height:150%;
}

/*-----------------------------------------------------------------
ブログ
------------------------------------------------------------------*/
#main_right {
    width: auto;
	height: auto;
	text-align: left
}
#blog_mainside {
	float: left;
	width: 490px;
	height: auto;
}
#blog_subside {
	float: right;
	height: auto;
	width: auto;
	margin-left: 20px;
}
.post {
	width: auto;
	height: auto;
	margin-bottom: 30px;
}
#main_right #blog_mainside .post h3 {
	height: auto;
	background: url(../images/blog_title.jpg) no-repeat;
	font-size: 16px;
	line-height: 200%;
	text-indent: 15px;
	padding-top: 2px;
}
#main_right #blog_mainside .post h3 a {
    color: #FFFFFF;
	text-decoration: none;
}
#main_right #blog_subside li {
	text-indent: 25px;
	background-image: url(../images/doted.jpg);
	background-repeat: no-repeat;
	background-position: 8px 15px;
	padding-top: 10px;
}
#main_right #blog_subside li a {
	color: #336600;
	border-bottom: #999900 dotted 1px ;
	
}
#main_right #blog_subside h4 {
	font-size: 15px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	background-image: url(../images/blog01.jpg);
	background-repeat: repeat;
	width: 200px;
	text-indent: 15px;
	color: #990000;
}
#main_wrap #main_right #blog_subside ul {
	margin-top: 5px;
	margin-bottom: 15px;
}
#bg #main_bg #main #main_wrap #main_right #blog_mainside .post .post_info {
	margin-top: 5px;
}
#main_wrap #main_right #blog_subside li li {
	margin-left: 20px;
}
#kodawari {
	background-image: url(../images/kodawariBg.jpg);
	background-repeat: no-repeat;
	height: 316px;
	width: 710px;
}
#kodawari p {
	text-align: left;
	line-height: 180%;
	padding-top: 85px;
	padding-right: 240px;
	padding-left: 30px;
}
.greed01 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 200%;
}
.greed03 {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
.greed02 {
	float: right;
	text-align: left;
	padding-right: 20px;
	width: 490px;
	line-height: 200%;
	padding-top: 20px;
}
#greed {
	color: #630;
}
#aboutTbl tr th {
	background-image: url(../images/aboutBg.jpg);
	color: #FFF;
	line-height: 180%;
	padding: 6px;
}
#aboutTbl tr td {
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #8DB366;
	border-left-color: #8DB366;
	padding-top: 5px;
	padding-bottom: 5px;
}
#aboutTbl {
	border: 1px solid #80AA56;
	margin-top: 20px;
}
.aboutRit {
	float: right;
	padding-right: 15px;
}
.aboutLft {
	float: left;
	padding-left: 15px;
}
.contactLeft {
	font-size: 14px;
	float: left;
	text-indent: 20px;
	padding-top: 10px;
}
.contactRight {
	float: right;
	width: 500px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 250%;
}
.contactRight2 {
	float: right;
	width: 350px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.contactLine {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	border-bottom-style: dotted;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
.red-sizeFree {
	color: #F00;
}
.contactLine2 {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
.contactLine3 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FC6;
}
.width500 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FC0;
}
