@charset "UTF-8";

/* コンテンツ領域内スタイルシート */


* {
	margin:0;
	padding:0;
	line-height: 120%;
	font-size: 13px;
}

br
{
	line-height: 60%;
}

div
{
	font-size: 14px;
}

a:hover
{
	color: #3399CC;
}

/*==============================================================================
	全体
==============================================================================*/

#contents #wrapper {
	padding-bottom:30px;
}

#contents #mainarea {
	clear:both;
	width:800px;
	padding:15px 0 0 0;
	text-align:left;
}

#contents #main {
	float:right;
	width:600px;
}

#contents #main p{
	font-size:12px;
	text-align:left;
	line-height:160%;
}

#home #wrapper {
	padding-bottom:15px;
}

*html #home #wrapper {
	padding-bottom:0px;
}


/*==============================================================================
	見出し
==============================================================================*/
p .font1
{
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}

p .font2
{
	font-size: 16px;
	font-weight:bold;
	color:#FB8F8D;

}

p .font3
{
	font-size: 16px;
	font-weight:bold;
	color:#66CCFF;
}

p .font4
{
	font-size: 15px;
}

#wrapper #indexmain h2 {
	font-size: 16px;
	color:#FF9933;
	margin: 10px 0;
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 140%;
	letter-spacing: 1px;
}
#wrapper #indexmain h1,
#wrapper #indexmain h2.blog
 {
	background: url(../img/h2_bg.jpg) no-repeat;
	height: 30px;
	width: auto;
	font-size: 18px;
	padding: 10px 3px 0 21px;
	font-weight:bold;
	letter-spacing: 2px;
	line-height: 100%;
	color: #333333;
}

h3{
	font-size: 16px;
	line-height:140%;
	padding: 0 0 0 15px;
	font-weight:bold;
	margin: 10px 0 15px 0;
	color:#66CC66;
}

h3.blue{
	font-size: 16px;
	line-height:160%;
	font-weight:bold;
	color:#666600;
}
h3.blue_bar{
	height: 18px;
	font-size: 16px;
	line-height:160%;
	padding: 0 0 10px 10px;
	font-weight:bold;
	margin: 5px 10px 15px 10px;
	color:#666666;
	border-bottom:dotted 1px #999999;
}


h4{
	height: 14px;
	font-size: 16px;
	line-height:1;
	padding: 5px 0 10px 12px;
	font-weight:bold;
	margin: 10px 0 0 20px;
	border-bottom: dotted 1px #cccccc;
	border-left: solid 5px;
	border-left-color:#FF3300;
}

h5{
	font-size: 13px;
	line-height:1;
	padding: 5px 0 5px 15px;
	font-weight:bold;
	margin: 10px 0 8px 25px; 
	color:#0066CC;
}

h6{
	font-size: 16px;
	line-height:1;
	padding: 0 0 5px 10px;
	font-weight:bold;
	margin: 10px 0 6px 15px;
	color:#333333;
	border-bottom: dotted 1px #cccccc;
}


p.indent1
{
	padding: 0 0 0 18px;
	font-size: 14px;
	margin: 1px 0;
	line-height: 165%;
}

p.indent2
{
	padding: 0 0 0 45px;
	font-size: 13px;
	margin: 1px 0;
	line-height: 165%;
}

p.indent3
{
	padding: 0 0 0 35px;
	font-size: 12px;
	margin: 1px 0;
	line-height: 165%;
}

p.indent3_1
{
	font-size: 10px;
	margin: 1px 0;
}

p.left
{
	float:left;
	background: none;
	border: none;
	padding: 10px;
	margin: 0;
	width: auto;
}

p.right{
	float:right;
	background: none;
	border: none;
	padding: 10px;
	margin: 0;
	width: auto;
}

p.clear
{
	clear: both;
}

p.pagetop {
	float: right;
	background: url(../img/pagetop.png) no-repeat center left;
	padding: 0 0 0 13px;
	line-height: 160%;
}

p.pagelink {
	float: right;
	background: url(../img/arrow_on.gif) no-repeat center left;
	padding: 0 0 0 13px;
	line-height: 160%;
}




/*==============================================================================
	強調
==============================================================================*/
strong
{
	font-size: 15px;
}

.strong1
{
	color:#3399FF;
	font-weight: bold;
	font-size: 16px;
}

.strong2
{
	color: #FF9933;
	font-weight: bold;
	font-size: 16px;
}

.strong3
{
	color: #7DA02A;
	font-weight: bold;
	font-size: 16px;
}



/*==============================================================================
	イメージ画像
==============================================================================*/
#indeximg {
	margin:8px 0 16px 0;
	}
#subimg
{
	width: 800px;
	height:120px;
	margin: 6px 0;
	background: url(../img/sub_img.png) no-repeat;
}

#subimg p
{
	padding: 20px 0 0 10px;
	font-size: 34px;
	margin-top: 25px;
	line-height: 100%;
}
.p-navi
{
	height: 10px;
	padding: 5px 0;
	margin: 5px 0;
}

.p-navi p
{
	padding:3px 0 3px 7px;
	font-size: 12px;
	margin: 0 0 0 0px;
	border: solid 1px #cccccc;
	background-color:#FFF5DF;
	line-height: 100%;
}

/*==============================================================================
	左メニュー
==============================================================================*/

#contents #smenu {
	float:left;
	width:180px;
	padding:0;
	text-align:center;
}

#contents #smenu .smenu_box{
	background: url(img/side_back.gif) repeat-y top left;
	margin-bottom:15px;
}

#contents #smenu .smenu_box p{
	font-size:12px;
	margin:3px 10px 7px 13px;
	line-height:160%;
	text-align:left;
}

#home #wrapper #smenu .smenu_box ul{
	margin: -2px 0 2px 0px;
	padding: 0px;
	list-style: none;
	border: 1px solid;
	border-color: #999999;
}

#home #wrapper #smenu .smenu_box ul li{
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	height: auto;
	text-align:left;
}


#home #wrapper #smenu .smenu_box ul li a{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	margin: 0;
	border-bottom: #cccccc dotted 1px;
	display:block;
	color: #330000;
	zoom: 1;
	background-color:#F7F7F7;
	height: 25px;
	line-height: 25px;
	border-left: solid #CCCCCC 5px;
	text-decoration: none;
	font-size: 14px;
}

#home #wrapper #smenu .smenu_box ul li a:hover
{
	background-color:#FFFAE6;
	border-left: solid #FFCC33 5px;
	color:#FF3300;
}


#home #wrapper #smenu .smenu_box ul li.last a
{
	border-bottom: solid #cccccc 1px;
}


#home #wrapper #smenu .smenu_box2 ul
{
	margin-left: 15px;
	padding-left: 10px;
} 

#home #wrapper #smenu .smenu_box2 ul li
{
	line-height: 150%;
	font-size: 13px;
	margin: 5px;
}

#home #wrapper #smenu .smenu_box2 ul li a:hover
{
	color: #3399CC;
}


#contents #smenu .smenu_box .side_btn{
	background: url(img/side_btm.gif) no-repeat bottom;
	padding-bottom:12px;
}

#contents #smenu .smenu_box #smenu_name{
	font-weight:bold;
	margin:10px 15px;
}

#contents #smenu .smenu_box #wrapping{
	font-size:10px;
	margin:7px 13px 10px 13px;
}


/*==============================================================================
	メインコンテンツ
==============================================================================*/
#wrapper #indexmain ul
{
	margin: 10px 0 0 45px;
	padding:0;
}

#wrapper #indexmain li
{
	margin: 3px 0;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
}


#wrapper #indexmain ul#sp,
#wrapper #indexmain ul#sp2
{
	list-style: none;
	margin: 5px 0 5px 20px;
	color: #666554;
	overflow: scroll;
	overflow-x: hidden;
	width: 520px;
	height: 120px;
}

#wrapper #indexmain ul#sp li,
#wrapper #indexmain ul#sp2 li
{
	line-height: 125%;
	list-style: disc;
	list-style-position: inside;
	height: auto;
	font-size: 13px;
	width: auto;
	padding-bottom: 5px;
	margin-top: 8px;
	color: #525252;
	border-bottom: dotted 1px;
	margin-bottom: 7px;
	padding-left: 10px;
	}

#wrapper #indexmain ul#sp li a,
#wrapper #indexmain ul#sp2 li a
{
	line-height: 125%;
	list-style:  disc;
	list-style-position: inside;
	height: auto;
	font-size: 13px;
	width: auto;
	padding-bottom: 5px;
	margin-top: 8px;
	color: #525252;
	border-bottom: dotted 1px;
	margin-bottom: 7px;
	color: #FF9900;
	text-decoration: none;
	border: none;
	}

#wrapper #indexmain ul#sp li a:hover,
#wrapper #indexmain ul#sp2 li a:hover
{
	color: #0033FF;
	}




/*==============================================================================
	段落
==============================================================================*/

#contents p.goto-top {
	clear: both;
	font-size: 10px;
	line-height:160%;
	text-align: right;
	margin-top:30px;
}

#contents p.goto-top a{
	color:#CBCBCB;
	text-decoration:none;
}

#contents p.goto-top a:hover{
	color:#CBCBCB;
	text-decoration:underline;
}

.small {
	font-size:10px;
}

/*==============================================================================
	テーブル
==============================================================================*/

.nowrap {
	white-space: nowrap;
}

table.table01 {
	margin:0 0 50px 23px;
	width:570px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #D7D7D7;
}
table
{
	margin: 0 0 0 10px;
	border: 1px solid #D7D7D7;
}

#home #wrapper #indexmain table p
{
	padding:0;
	margin:5px;
	lineheight: 140%;
	font-size:14px;
}
 

table td
{
	margin: 0 0 0 10px;
	border: 1px solid #D7D7D7;
}


table td p
{
	line-height: 145%;
}


table .td_glay {
	border: 1px solid #D7D7D7;
	background-color: #FFFFF5;
	padding: 8px;
	text-align: left;
	font-weight:normal;
	line-height: 160%;
	font-size:12px;
	white-space: nowrap;
	vertical-align:top;
}
table.table01 td {
	border: 1px solid #D7D7D7;
	padding: 8px;
	line-height: 160%;
	font-size:12px;
	vertical-align:top;
}



/*==============================================================================
	要素の配置
==============================================================================*/

/* 左揃え */
.left {
	text-align: left;
}

/* センター揃え */
.center {
	text-align: center;
	margin:0 auto;
}

/* 右揃え */
.right {
	text-align: right;
}

/* 上揃え */
.top {
	vertical-align: top;
}

/* 中央揃え */
.middle {
	vertical-align: middle;
}

/* 下揃え */
.bottom {
	vertical-align: bottom;
}


/*==============================================================================
	色
==============================================================================*/

.attention {
	color: #FF0000;
}

.gline{
	background: url(img/line.gif) repeat-x;
	height:1px;
}

.pink {
	color:#FD618B;
}

.strng {
	font-weight:bold;
}

/*==============================================================================
	クリア
==============================================================================*/

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height:1px;
}


/*==============================================================================
	X^C̏
==============================================================================*/


* {
	margin: 0;
	padding: 0;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 11px;
}

table,
img {
	border: none;
}

/*==============================================================================
	\
==============================================================================*/


body {
	background:#FFFFFF url(../img/back.png) repeat-x top left;
	color: #333333;
	line-height: 100%;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-size: 0px;
	line-height:0px;
}

/*==============================================================================

==============================================================================*/



a img {
	border: 0;
}

a {
	color:#FF9900;
	font-size: 14px;
	text-decoration: none;
}



/*==============================================================================

==============================================================================*/


#header {
	height:95px;
}

#header p
{
	font-size:11px;
	text-align: left;
	line-height: 100%;
}

#header_left {
	width:475px;
	margin:20px 0 0 0px;
	float:left;
}

#header_right {
	width:295px;
	margin:0;
	float:right;
	height:80px;
	text-align: center;
}

#header_right #header_contact {
	padding-top:6px;
	background: url(img/hd_contact_back.gif) repeat-y top left;
}

#header_right #header_contact .btn{
	margin-left:5px;
}


/*==============================================================================

==============================================================================*/


#navi {
	height:55px;
	clear:both;
}

#navi ul{
	margin: 0; 
	padding : 0; 
	list-style-type : none; 
	width:800px;
}

#navi ul li{
	display : inline; 
	padding : 0; 
	margin: 0;
	float: left;
	display: block;
	height: 55px;
}


/*==============================================================================
footer
==============================================================================*/


#footer {
	clear: both;
	padding-top:40px;
	text-align:center;
	background:#ECECEC url(img/footer_back.gif) repeat-x top left;
}

#footer {
	min-height:85px;
	height: auto !important;
	height: 100px;
}

#footer .footer_navi{
	margin: auto;
	padding: 0 0 0 25px;
}

#footer .footer_navi p
{
	text-align: left;
	font-size: 11px;
}
#home #wrapper #indexmain #mas tr,
#home #wrapper #indexmain #mas td {
	border: none;
}
