@charset "utf-8";


img {
	vertical-align:bottom;
}
hr {
	display:none;
}
em {
	font-style:normal;
}
sub {
	vertical-align:bottom;
}
sup {
	vertical-align:top;
}
.textBold {
	font-weight:bold;
}
.textNormal {
	font-weight:normal;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
a:link {
	color:#3366cc;
	text-decoration: none;
}
a:visited {
	color:#556688;
	text-decoration: none;
}
a:active {
	color:#3366cc;
	text-decoration: underline;
}
a:hover {
	color:#3366cc;
	text-decoration: underline;
}

/* body
------------------------- */
body {
	color:#333333;
	font-size: 83%;
	line-height: 1.6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

/* section
------------------------- */
.section00 {
	margin-bottom: 20px;
}
.section01 {
	padding: 0 3px 0 2px;
	margin-bottom: 20px;
}
.section02 {
	padding: 0 10px;
	margin-bottom: 10px;
}


/* container
------------------------- */

.pageTop {
	clear: both;
	margin: 15px 0;
}
.pageTop p {
	float: right;
}
.pageTop p a {
	display: block;
	background: url(../images/com_ic008.gif) no-repeat 0 0.3em;
	padding-left: 15px;
}


.underline01 {
	padding-bottom: 16px;
	margin-bottom: 15px;
	background: url(../images/line_bg001.gif) repeat-x 0 bottom;
}
.underline02 {
	padding-bottom: 21px;
	margin-bottom: 20px;
	background: url(../images/line_bg002.gif) repeat-x 0 bottom;
}



/* header
------------------------- */

/* contents
------------------------- */



.widthAuto {
	width: auto;
}
.widthFull {
	width: 100%;
}

/* ----- width (px) ----- */

.w-100 {
	width: 100px !important;
}
.w-150 {
	width: 150px !important;
}
.w-200 {
	width: 200px !important;
}
.w-250 {
	width: 250px !important;
}
.w-300 {
	width: 300px !important;
}
.w-350 {
	width: 350px !important;
}
.w-400 {
	width: 400px !important;
}
.w-450 {
	width: 450px !important;
}
.w-500 {
	width: 500px !important;
}
.w-550 {
	width: 550px !important;
}
.w-600 {
	width: 600px !important;
}
.w-650 {
	width: 650px !important;
}
.w-700 {
	width: 700px !important;
}

/* ----- width (% detail) ----- */

.wp-10 {
	width: 10%;
}
.wp-11 {
	width: 11%;
}
.wp-11-50 {
	width: 11.50%;
}
.wp-12-50 {
	width: 12.50%;
}
.wp-14-20 {
	width: 14.20%;
}
.wp-14 {
	width: 14%;
}
.wp-15 {
	width: 15%;
}
.wp-16 {
	width: 16%;
}
.wp-17 {
	width: 17%;
}
.wp-18 {
	width: 18%;
}
.wp-19 {
	width: 19%;
}
.wp-19-50 {
	width: 19.50%;
}
.wp-20 {
	width: 20%;
}
.wp-23 {
	width: 23%;
}
.wp-25 {
	width: 25%;
}
.wp-27 {
	width: 27%;
}
.wp-28 {
	width: 28%;
}
.wp-30 {
	width: 30%;
}
.wp-35 {
	width: 35%;
}
.wp-40 {
	width: 40%;
}
.wp-50 {
	width: 50%;
}
.wp-55 {
	width: 55% !important;
}
.wp-60 {
	width: 60%;
}
.wp-70 {
	width: 70%;
}
.wp-75 {
	width: 75%;
}
.wp-85 {
	width: 85%;
}



/* ----------------------------------------------
 * 		margin
 * ---------------------------------------------- */

/* ----- margin-top ----- */

.mt00 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}


/* ----- margin-bottom ----- */

.mb00 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}


/* ----- margin-left ----- */
.ml00 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}


/* ----- margin-right ----- */
.mr00 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}



/* ----------------------------------------------
 * 		padding
 * ---------------------------------------------- */

/* ----- padding-top ----- */

.pt00 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}


/* ----- padding-bottom ----- */

.pb00 {
	padding-bottom: 0 !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}


/* ----- padding-left ----- */
.pl00 {
	padding-left: 0 !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl60 {
	padding-left: 60px !important;
}


/* ----- padding-right ----- */
.pr00 {
	padding-right: 0 !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}


/* ----- padding-all ----- */
.pa10-20 {
	padding: 10px 20px !important;
}

/* ----------------------------------------------
 * 		align / float
 * ---------------------------------------------- */

/* ----- text-align ----- */

.textLeft {
	text-align: left !important;
}
.textCenter {
	text-align: center !important;
}
.textRight {
	text-align: right !important;
}

/* ----- vertical-align ----- */

.textTop {
	vertical-align: top !important;
}
.textMiddle {
	vertical-align: middle !important;
}
.textBottom {
	vertical-align: bottom !important;
}

/* ----- float ----- */

.floatLeft {
	float: left !important;
}
.floatRight {
	float: right !important;
}

img.floatLeft {
	margin: 0 15px 5px 0;
}
img.floatRight {
	margin: 0 0 5px 15px;
}

/* ----- clear ----- */

.clear {
	clear: both;
}


.size00 {
	font-size: 0;
	line-height: 0;
}



/* clearfix
=========================================*/

.clearFix:after,
.pageTop:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearFix,
* html .pageTop { /* IE6 hack */
	zoom: 1;
}

*:first-child+html .clearFix,
*:first-child+html .pageTop { /* IE7 hack */  
	zoom: 1;
}