@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:75%;
	line-height:150%;
	background:url(../images/com/bg_heder.jpg) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"ＭＳ Ｐゴシック", Osaka;
}

h1,h2,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
}

img {
	border:none;
}


/*link
--------------*/
a:link,a:visited {
	color:#272970;
	text-decoration:none;
}

a:hover {
	color:#3d5195;
	text-decoration:underline;
}


/*margin
--------------*/
.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}







/*clearfixハック*/

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac */
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */

/*end clearfixハック*/



/*header
--------------*/
#header {
	width:810px;
	height:100px;
	margin:0 auto 15px;
}

.header_inner {
	width:770px;
	margin:0 auto 18px;
}

.seo_text {
	height:20px;
	margin:0 auto;
	font-size:0.8em;
	font-weight:normal;
	color:#969696;
}

.name {
	float:left;
	display:block;
	height:35px;
	margin:15px 0 0;
	font-size:1.2em;
	color:#646464;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.name span {
	font-size:1.5em;
	font-family:"ＭＳ Ｐ明朝", "細明朝体";
	color:#000000;
}

.g_menu {
	white-space:nowrap;
	margin-top:20px;
	float:right;
}


/*contents
--------------*/
.contents_top {
	width:820px;
	margin:auto;
	background:url(../images/com/bg_contents_top.jpg) 0 0 no-repeat;
	padding-top:25px;
}

.contents_bottom {
	width:820px;
	background:url(../images/com/bg_contents.jpg) 0 100% no-repeat;
	padding-bottom:20px;
}

.contents {
	background:url(../images/com/bg_contents_main.jpg) 0 0 repeat-y;
	width:780px;
	margin:auto;
	padding:0 20px;
}


.contents_main {
	width:570px;
	float:right;
	margin-bottom:20px;
}

.contents_inner {
	width:550px;
	margin:0 auto 20px;
}


/*title
--------------*/
.title_img {
	background:url(../images/contents/bg_title_img.jpg) 0 0 no-repeat;
	width:540px;
	height:25px;
	color:#FFFFFF;
	font-size:1em;
	margin-bottom:10px;
	padding:5px 0 0 30px;
}

.sub_title_img {
	background:url(../images/contents/bg_subtitle_img.gif) 0 0 no-repeat;
	font-size:1em;
	padding:5px 0 0 5px;
	margin-bottom:15px;
}

.sub_title_text {
	background:#F1F1F1;
	font-size:1em;
	padding:2px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom:15px;
}


/*menu
--------------*/
.menu {
	width:180px;
	float:left;
	margin-bottom:20px;
}

.menu_hed_img a {
	background:url(../images/side/hed_top_img.gif) 0 0 no-repeat;
	width:180px;
	height:32px;
	display:block;
	text-indent:-9999px;
}

.menu_bottom {
	background:url(../images/side/bottom_img.gif) 0 100% no-repeat;
	width:180px;
	padding-bottom:19px;
}

.menu_list {
	background:url(../images/side/bg_img.gif) 0 0 repeat-y;
	margin:0;
	padding:0;
	list-style-type:none;
	color:#505050;
}

.menu_list li {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #cec6c3;
	display:block;
	font-size:0.8em;
}

.list_arrow01 {
	background:url(../images/side/arrow_img01.gif) 5px 7px no-repeat;
	padding:2px 2px 2px 20px;
	font-weight:bold;
}

.list_arrow02 {
	background:url(../images/side/arrow_img02.gif) 5px 7px no-repeat;
	padding:2px 2px 2px 20px;
}

.menu_list a {
	color:#505050;
	text-decoration:none;
}

.menu_list a:visited {
	color:#505050;
	text-decoration:none;
}

.menu_list a:hover {
	color:#505050;
	text-decoration:underline;
}


/*footer
--------------*/
.footer {
	width:770px;
	margin:auto;
	border-top:1px solid #1F3170;
	padding-top:5px;
}

.footer_l {
	float:left;
	width:157px;
	height:18px;
}

.heartful_shinki {
	background:url(../images/com/logo_heartful.gif) 0 0 repeat;
	width:157px;
	height:18px;
	display:block;
	text-indent:-9999px;
}

.footer_r {
	float:right;
	color:#1F3170;
}



/*btn
--------------*/ 
.btn_list {
	float:right;
	width:54px;
}

.btn_list a {
	background:url(../images/com/btn_list.gif) 0 0 no-repeat;
	width:54px;
	height:13px;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}

.btn_list a:hover {
	background:url(../images/com/btn_list.gif) 0 -13px no-repeat;
	width:54px;
	height:13px;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}
