/* CSS Document */

@charset "shift_jis";

/*===========================================
common
============================================*/
object,embed
	{
	vertical-align: top;
	}


body
	{
	text-align:center;
	font-size:13px;
	}

.clear
	{
	clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	}

.clearonly
	{
	clear:both;
	}



.clear_i
	{
	clear:both;
	line-height:0;
	height:5px;
	margin:0;
	padding:0;
	}


a:link 
	{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	}
a:visited 
	{
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	}
a:hover 
	{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	}





.tc
	{
	text-align:center;
	}

.mb20
	{
	margin-bottom:20px;
	}
.mb10
	{
	margin-bottom:10px;
	}
.mt15
	{
	margin-top:15px;
	}
.mt10
	{
	margin-top:10px;
	}
.mt5
	{
	margin-top:5px;
	}
.mt8
	{
	margin-top:8px;
	}
.mb5
	{
	margin-bottom:5px;
	}
.mb2
	{
	margin-bottom:2px;
	}
.mr5
	{
	margin-right:5px;
	}
.mr3
	{
	margin-right:3px;
	}
.mr15
	{
	margin-right:15px;
	}





.ml20
	{
	margin-left:20px;
	}
.ml30
	{
	margin-left:30px;
	}

.ml50
	{
	margin-left:50px;
	}



.mv5
	{
	margin-top:5px;
	margin-bottom:5px;
	}
.h10
	{
	height:10px;
	}
.pt10
	{
	padding-top:10px;
	}


.df_text
	{
	font-size:12px;
	color:#333333;
	}
.df_text a:link
	{
	text-decoration:underline;
	color:#333333;
	}
.df_text a:visited
	{
	color:#333333;
	}
.df_text a:hover
	{
	text-decoration:none;
	color:#333333;
	}
	

.strong_text
	{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	line-height:120%;
	width:107px;
	}


.df2_text
	{
	color:#666666;
	font-size:12px;
	line-height:120%;
	}


.df2_text a:link
	{
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
	}
.df2_text a:visited
	{
	color:#666666;
	font-weight:bold;
	}
.df2_text a:hover
	{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}










.t12
	{
	font-size:12px;
	}
.t13
	{
	font-size:13px;
	}
.tw
	{
	color:#ffffff;
	}


.flt_r
	{
	float:right;
	}
.flt_l
	{
	float:left;
	}

.midashi01
	{
	margin:10px 0;
	}
.midashi02
	{
	margin-bottom:5px;
	padding:0;
	}
.midashi03
	{
	padding-top:5px;
	}

.pagetop
	{
	clear:both;
	margin-bottom:5px;
	}

.textao
	{
	color:#010e2d;
	}
.texthai
	{
	color:#666666;
	}


.w144
	{
	width:144px;
	}

/*===========================================
CONTAINER
============================================*/
#container
	{
	line-height:100%;
	font-size:12px;
	color:#333333;
	width:580px;
	text-align:left;
	margin:0 auto;
	}
 

/*===========================================
ヘッダー
============================================*/
#header
	{
	margin:0;
	padding:0;
	}


/*===========================================
内容
============================================*/
.titlespace
	{
	padding:0;
	margin:0;
	height:47px;
	}

.title
	{
	height:200px;
	}

.name
	{
	padding:0 0 0 40px;
	float:left;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	line-height:100%;
	}
.area
	{
	padding: 0 20px 0 0;
	float:right;
	color:#000000;
	font-size:13px;
	}


.content01
	{
	height:315px;
	background-image:url(img/contents01.jpg);
	}

.content02
	{
	height:315px;
	background-image:url(img/contents02.jpg);
	}

.content03
	{
	height:315px;
	background-image:url(img/contents03.jpg);
	}

.content04
	{
	height:315px;
	background-image:url(img/contents04.jpg);
	}

.content05
	{
	height:315px;
	background-image:url(img/contents05.jpg);
	}







.sbtn
	{
	width:auto;
	height:auto;
	padding:0 25px 0 0;
	float:right;
	}

.btnApplication
	{
    display: block;
    width: 228px;
    height: 48px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication a
	{
	display: block;
	width: 228px;
	height: 48px;
	background: url(img/sbtn_off.gif) no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication a:hover
	{
	background: url(img/stbn_on.gif) no-repeat;
	}
.pagetop
	{
	margin:5px 0;
	text-align:right;
	height:12px;
	clear:both;
	}
.bottom
	{
	clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	height:19px;
	}






















