/* CSS Document */

@charset "shift_jis";

/*===========================================
common
============================================*/
body
	{
	text-align:center;
	font-size:13px;
	color: #333333;
	}

.clear
	{
	clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	}

.tc
	{
	text-align:center;
	}

.mb30
	{
	margin-bottom:30px;
	}
.mb20
	{
	margin-bottom:20px;
	}
.mb10
	{
	margin-bottom:10px;
	}
.mb5
	{
	margin-bottom:5px;
	}
.mt10
	{
	margin-top:10px;
	}
.ml18
	{
	margin-left:18px;
	}
.ml50
	{
	margin-left:50px;
	}
.ml30
	{
	margin-left:30px;
	}


.s1
	{
	height:1px;
	margin:0;
	padding:0;
	}

.pagetop
	{
	text-align:right;
	margin-top:10px;
	clear:both;
    display: block;
	}
	
	
.rink01
	{
	color:#a69b8e;
	font-weight:bold;
	line-height:120%;
	}
.rink01 a:link
	{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	}
.rink01 a:visited
	{
	color:#000000;
	}
.rink01 a:hover
	{
	text-decoration:none;
	color:#000000;
	}


.flt_r
	{
	float:right;
	}
.flt_l
	{
	float:left;
	}






.t10
	{
	font-size:10px;
	}



a:link 
	{
	color: #0000ff;
	text-decoration: underline;
	}
a:hover 
	{
	text-decoration: none;
	color: #0000ff;
	}
a:visited 
	{
	color: #0000ff;
	}


.center
	{
	text-align:center;
	}




/*===========================================
CONTAINER
============================================*/
#container
	{
	line-height:100%;
	font-size:12px;
	width:580px;
	text-align:left;
	margin:0 auto;
	color:#333333;
	}
#indexflash
	{
	height:340px;
	padding:0;
	margin:0;
	line-height:0px;
	}



/*===========================================
TOPIC PATH
============================================*/
.text_01
	{
	font-size: 12px;
	color: #b1868b;
	line-height: 200%;
	text-align:left;
	width:520px;
	}

.text_02
	{
	font-size: 12px;
	color: #333333;
	line-height: 210%;
	}




/*===========================================
HEADER
============================================*/
#header
	{
	padding: 0;
	line-height:100%;
	}


/*===========================================
CONTENTS
============================================*/
#navbarImage
	{
	width:580px;
	margin:0;
	padding:0;
	height:259px;
	}
#navbarImage ul
	{
	list-style-type: none;
	padding: 0px;
	margin: 0;
	}

#navbarImage li
	{
	float: left;
	width: 290px;
	height: 259px;
	}



	
.kaji a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/kurashibtn_off.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}

.kaji a:hover
	{
	background-image:url(../img/kurashibtn_on.gif);
    background-position: 0px 0px;
	}

.hikkosi a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/kurashibtn_off.gif);
    background-position: -290px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}

.hikkosi a:hover
	{
	background-image:url(../img/kurashibtn_on.gif);
    background-position: -290px 0px;
	}

.tokutenbox
	{
	background-image:url(../img/boxback.gif);
	width:479px;
	}
.tokutentext
	{
	width:400px;
	margin-left:60px;
	}
.pink
	{
	color:#bf4a7e;
	font-weight:bold;
	}
.fsize
	{
	font-size:16px;
	}
.small
	{
	font-size:10px;
	}


.kurashi_btn
	{
	width: 226px;
	height:42px;
	margin:10px 0 0 120px;
	}

.btnApplication
	{
    display: block;
    width: 226px;
    height: 42px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication a
	{
	display: block;
	width: 226px;
	height: 42px;
	background: url(../img/kurashisbtn_off.gif) no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication a:hover
	{
	background: url(../img/kurashisbtn_on.gif) no-repeat;
	}
.dot
	{
	height:1px;
	width:578px;
	margin:20px 0;
	text-align:center;
	}

.box
	{
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
	height: 85px;
	}
#container .box img
	{
	float: left;
	}
.left
	{
	width: 260px;
	float: left;
	height: 85px;
	}

.right
	{
	float: right;
	width: 260px;
	height: 85px;
	}
	
#container .box .box_txt a
	{
	color:#333333;
	font-size: 12px;
	float: right;
	width: 140px;
	line-height: 130%;
	height: 70px;
	display: block;
	text-decoration: none;
	background: url(../img/txt_back_s.gif) no-repeat;
	}
#container .box .box_txt a:hover
	{
	color: #999999;
	width: 140px;
	height: 70px;
	background: url(../img/txt_back_s_on.gif) no-repeat;
	text-decoration: underline;
	}
#container .box strong
	{
	color: #bf4a7e;
	font-weight:bold;
	text-decoration: underline;
	line-height: 130%;
	}



/*===========================================
引越し
============================================*/
.hikkoshi01
	{
	background-image:url(../img/haikei.gif);
	margin:0;
	padding:0;
	}



.box_02
	{
	height: 170px;
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
	}

.box_02_txt
	{
	width: 280px;
	height: 150px;
	float: right;
	font-size:12px;
	color:#333333;
	line-height:160%;
	}

#container .box_02 img
	{
	float: left;
	}

#container .box_02 .box_02_txt a
	{
	color:#333333;
	display: block;
	text-decoration: none;
	width: 280px;
	height: 150px;
	background: url(../img/txt_back.gif) no-repeat bottom;
	}

#container .box_02 .box_02_txt a:hover
	{
	color: #b1868b;
	width: 280px;
	height: 150px;
	background: url(../img/txt_back_on.gif) no-repeat bottom;
	text-decoration: underline;
	}

#container .box_02 strong
	{
	color: #bf4a7e;
	font-weight:bold;
	text-decoration: underline;
	line-height: 130%;
	font-size:12px;
	}







.box_03
	{
	height: 155px;
	boder-bottom:none;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom:10px;
	}

.box_03_txt
	{
	width: 280px;
	height: 150px;
	float: right;
	font-size:12px;
	color:#333333;
	line-height:160%;
	}

#container .box_03 img
	{
	float: left;
	}

#container .box_03 .box_03_txt a
	{
	color:#333333;
	display: block;
	text-decoration: none;
	width: 280px;
	height: 150px;
	background: url(../img/txt_back.gif) no-repeat bottom;
	}

#container .box_03 .box_03_txt a:hover
	{
	color: #b1868b;
	width: 280px;
	height: 150px;
	background: url(../img/txt_back_on.gif) no-repeat bottom;
	text-decoration: underline;
	}

#container .box_03 strong
	{
	color: #bf4a7e;
	font-weight:bold;
	text-decoration: underline;
	line-height: 130%;
	font-size:12px;
	}


.midashi
	{
	margin:20px 0;
	}


.midashi02
	{
	height:70px;
	}
.h100
	{
	height:100px;
	}

.knowhow
	{
	margin:10px 0;
	text-align:center;
	}

.box_04
	{
	height: 260px;
	boder-bottom:none;
	margin: 10px;
	}

.box_04_txt
	{
	width: 503px;
	height: 130px;
	font-size:12px;
	color:#333333;
	line-height:160%;
	margin-left:30px;
	}


#container .box_04 .box_04_txt a
	{
	color:#333333;
	display: block;
	text-decoration: none;
	width: 503px;
	height: 130px;
	background: url(../img/txt_back_b.gif) no-repeat bottom;
	}

#container .box_04 .box_04_txt a:hover
	{
	color: #b1868b;
	width: 503px;
	height: 130px;
	background: url(../img/txt_back_on_b.gif) no-repeat bottom;
	text-decoration: underline;
	}

#container .box_04 strong
	{
	color: #bf4a7e;
	font-weight:bold;
	text-decoration: underline;
	line-height: 130%;
	font-size:12px;
	}

.box_05
	{
	margin-left:30px;
	}




.bold
	{
	color: #bf4a7e;
	font-weight:bold;
	}
.text12
	{
	font-size:12px;
	line-height:18px;
	}
