/* CSS Document */

/*===========================================
common
============================================*/
.iecenter
	{
	text-align:center;
	}




#csm
	{
	line-height:100%;
	font-size:13px;
	width:760px;
	color:#333333;
	text-align:left;
	margin:0 auto;
	}

#csm .center
	{
	text-align:center;
	}


#csm .text
	{
	color:#333333;
	font-size:13px;
	line-height:200%;
	text-align:center;
	}

#csm .green
	{
	color:#00947e;
	font-weight:bold;
	}


#csm .border
	{
	background-color:#00947e;
	height:10px;
	font-size:0;
	}

#csm .mitsuiback
	{
	background-image:url(../img_csm/back.gif);
	background-repeat:repeat-y;
	}

#csm .title
	{
	margin-top:20px;
	margin-bottom:10px;
	}
#csm .mitsuitokutenback
	{
	background-image:url(../img_csm/tokutenboxback.gif);
	background-repeat:repeat-y;
	}

#csm .bar
	{
	margin-top:20px;
	}

#csm .mb01
	{
	margin-bottom:20px;
	}

#csm .fl
	{
	float:left;
	}

#csm .fr
	{
	float:right;
	}
#csm .clear
	{
	clear:both;
	}

#csm .red
	{
	color:#ff0000;
	}


#csm .pickup
	{
	background-image:url(../img_csm/pickupboxback.gif);
	}
#csm .m_pickup
	{
	padding:15px 0;
	margin-left:60px;
	margin-right:60px;
	}
#csm .t_pickup
	{
	line-height:130%;
	width:130px;
	}

#csm .w_pickup
	{
	width:280px;
	}
#csm .name
	{
	color:#00947e;
	font-weight:bold;
	}

#csm a:link
	{
	color:#00947e;
	font-weight:bold;
	text-decoration:underline;
	}

#csm a:visited
	{
	color:#00947e;
	text-decoration:underline;
	font-weight:bold;
	}

#csm a:hover
	{
	color:#00947e;
	text-decoration:none;
	font-weight:bold;
	}

#csm .mt10
	{
	margin-top:10px;
	}


#csm .shousaibtn
	{
	background-image:url(../img_csm/tokutenboxbtn.gif);
	height:70px;
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}


#csm .shousaibtn a
	{
	height:70px;
	width:380px;
	margin:0 190px;
	display: block;
	}
#csm .shousaibtn a:hover
	{
	background: url(../img_csm/btn_on.gif) no-repeat;
	}


#csm .tokuten
	{
	color:#666666;
	padding-top:3px;
	margin:7px;
	line-height:150%;
	border-top:dotted;
	border-width:2px;
	border-color:#cccccc;
	}
	

	