﻿@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";
@import "sori.css";

/*----------------------------------------------------------------------------
******************************************************************************
Index
******************************************************************************
----------------------------------------------------------------------------*/
	

/* main image
------------------------------------------------------------ */
#mainimg{padding:0 10px 0 0;}


/* section01
------------------------------------------------------------ */
h3{
	width:575px;
	height:40px;
	margin-bottom:10px;
	/*background:url(../idx_img/idx_ttl01.gif) 0 0 no-repeat;
	text-indent:-99999em;*/}
	
.index h3.sr_ttl01{
	width:575px;
	height:65px;
	margin-bottom:10px;
	/*background:url(../idx_img/idx_ttl03.jpg) 0 0 no-repeat;
	text-indent:-99999em;*/}



.index .sr_box01 { padding:10px 5px; }
.index .sr_box01 p { margin:5px 10px 11px 0; }
.index .sr_box01 p.sr_txtR { float:right; }
.index .sr_box01 p.sr_txt01 { color:#FF0000; font-weight:bold; font-size:14px; }

.conBox{
	padding:20px 0 10px 10px;
	width:280px;
	background:url(../idx_img/idx_conbg.jpg) 0 0 no-repeat;
	float:left;}
p.ConL{
	width:93px;
	float:left;}
p.ConR{
	font-size:78%;
	line-height:1.4;
	margin-left:15px;
	width:152px;
	float:left;}
p.ConR img{margin-bottom:5px;}

p.line{margin:20px 0;}

/* section02
------------------------------------------------------------ */
h4{
	width:575px;
	height:65px;
	margin-bottom:10px;
	background:url(../idx_img/idx_ttl02.gif) 0 0 no-repeat;
	text-indent:-99999em;}

.conBox2{padding:0 15px; font-size:88%; line-height:1.4;}
.conBox2 p.contxt01{color:#E22B2B; margin-bottom:10px; font-weight:bold;}
.conBox2 p.contxt02{margin-bottom:10px;}
.conBox2 p.contxt03{text-align:right; margin-bottom:10px;}

/* section03
------------------------------------------------------------ */
.conBox3{}
.conBox3 p.btn01{
	width:245px;
	padding:10px 10px 20px 40px;
	float:left;}
.conBox3 p.btn02{
	width:255px;
	padding:10px 20px 20px 5px;
	float:left;}

.conBox3 p.btn01 a{
	width:240px;
	height:69px;
	display:block;
	/*text-indent:-99999em;
	background:url(../idx_img/idx_img06.jpg) 0 0 no-repeat;*/}
.conBox3 p.btn02 a{
	width:240px;
	height:69px;
	display:block;
	/*text-indent:-99999em;
	background:url(../idx_img/idx_img07.jpg) 0 0 no-repeat;*/}
	
.conImg{padding:0 15px 0px 15px;}

#str{
	text-align: right;
	padding: 3px 17px;
}

#str strong{
	font-size: 82%;
	font-weight: normal;
}