﻿@charset "utf-8";
/* CSS Document */

/************************************************************/
/* #1.css初期化　********************************************/
body,img,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
 margin: 0;
 padding: 0;
} 

fieldset,img{
 border: 0;
} 

abbr,acronym{
 border: 0;
} 

address,caption,cite,code,dfn,em,strong,th,var{
 font-style: normal;
 font-weight: normal;
} 

h1,h2,h3,h4,h5,h6{
 font-size: 100%;
 font-weight: normal;
}

/************************************************************/
/* #2.clearfix **********************************************/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/************************************************************/
/* #3.layout ************************************************/
body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	text-align: center;
}

#bage_body {
	width: 640px;
	margin: 0px auto;
}

.text_08_b,#bage_body dl,#bage_body dt,#bage_body dd {
	text-decoration:none !important;
	color: #444 !important;
}


#bage_body dd {
	font-weight: normal !important;
}

#contents_h,#contents_b,#contents_f {
	width: 640px;
	maargin: 0px auto;
}

#contents_b {
	background: url(../image/back_body.gif) repeat-y 0px 0px;;
}

#contents_f {

}

#myp_logo {
	margin: 0px 0px 0px 20px;
}

.text_08_n {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #444;
	padding: 0px 20px;
}

.text_08_b {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #444;
	font-weight: bold;
	padding: 0px 20px;
}

.banner_b {
	width: 640px;
}


.banner_l {
	display:inline;
	width: 145px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.banner_l dd a {
	text-decoration: none;
}

.banner_l dd a:hover {
	text-decoration: underline;
}

.can_title {
	background-color: #ABABAB;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	width:583px;
	height: 25px;
	padding: 5px 0px 0px 20px;
}

#can_erea {
	display:inline;
	width: 603px;
	border: 1px solid #ABABAB;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 10px 0px; 
	float: left;
}

#can_erea dl {
	background: url(../image/dot_1.gif) repeat-x 0px bottom;
	width: 550px;
	margin-left: 15px;
	padding: 0px 20px 15px 0px;
}

#can_erea dt {
	font-weight: bold;
	margin: 15px 0px 2px 0px;
}

.margin_t20 {
	margin-top: 20px !important;
}

#can_erea .check_1 {
	font-size: 0.758em;
	color: #FF1919 !important;
	width: 560px;
	margin: 5px 0px 0px 0px;
	clear: both;
}

.ank_link {
	font-size: 0.8em;
	float: right;
	margin: 10px 20px 10px 0px;
}
