/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}
body {font-family:Arial, Helvetica, sans-serif;font-size:100%;color:#000;background:#f8f8f8}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}

#page3 {/*min-width:1034px;*/}

.main {
	font-size:14px;
	line-height:25px;
} 

a {color:#f00058; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px !important;}
.p3 {margin-bottom:30px !important;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.color-1 {color:#f00058;}
.color-2 {color:#7c7c7c;}

.img-border1 {
	float:left;
	padding:3px;
	background:#fff;
	border:1px solid #e5e5e5;
}

/*********************************boxes**********************************/
.indent {padding:0 15px;}
.indent-top {padding-top:5px;}
.indent-left {padding-left:45px;}
.indent-right {padding-right:50px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:18px;}
.indent-bot3 {margin-bottom:45px;}

.prev-indent-bot {margin-bottom:10px;}
.img-indent-bot {margin-bottom:25px !important;}
.margin-bot {margin-bottom:35px;}

.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 30px 0px 0;}	
.img-indent3 {float:left; margin:0 10px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 20px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	background:#fff;
	position:relative; 
	z-index:2;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
	padding-top: 20px;

}
	h1 a {
	
	}
	
/***** menu *****/
.menu-row {
	width:100%;
	padding:1px 0 5px;
	background:url(../images/menu-row-tail.png) center top repeat-x;
}
.menu {width:100%; background:url(../images/menu-spacer.gif) left top no-repeat; overflow:hidden;}
.menu li {
	float:left; 
	position:relative;
	background:url(../images/menu-spacer.gif) right top no-repeat;
}
.menu li a {
	display: inline-block;
	height: 60px;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: 400;
	line-height: 59px;
	padding: 0 40px;
	color: #fff;
	text-transform: uppercase;
}

.menu li a.active,
.menu > li > a:hover {background:url(../images/menu-active-tail.gif) 0 0 repeat-x #f00058;}


/*********************************content*************************************/
#content {
	width:100%; 
	padding:35px 0 53px;
	background:#fff;
	position:relative;
	z-index:1;
}

h2 {
	font-family: 'PT Sans', sans-serif;
	font-size:37px; 
	font-weight:700;
	line-height:1.2em; 
	color:#000;
	margin-bottom:15px;
	letter-spacing:-1px;
}
h3 {
	font-family: 'PT Sans', sans-serif;
	font-size:23px; 
	font-weight:700;
	line-height:2em; 
	color:#000;
	margin-bottom:7px;
}


		
/****************************footer************************/
footer {
	width:100%; 
	padding:38px 0 50px;
	background:url(../images/footer-tail.gif) center top repeat-x;
}
.copyright {
	text-align: center;
}




a:hover {position:relative; top:2px; left:2px;}

.al-c{ text-align: center; }/*中央寄せ*/

.red{ color: #ff0000!important; }/*赤*/
.blue{ color: #0000dd!important; }/*青*/
.green{ color: #008000!important; }/*緑*/
.yellow{ color: #ffff00!important; }/*黄*/
.navy{ color: #1F26A9!important; }/*紺*/
.orange{ color: #ff6600!important; }/*橙*/
.pink{ color: #cc6699!important; }/*ピンク*/
.purple{ color: #660099!important; }/*紫*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.black{ color: #000!important; }/*黒*/
.gray{ color: #ccc!important; }/*灰*/
.white{ color: #fff!important; }/*白*/

.b{ font-weight: bold!important; }

.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f15pt{ font-size: 15pt!important; }
.f16pt{ font-size: 16pt!important; }
.f17pt{ font-size: 17pt!important; }
.f18pt{ font-size: 18pt!important; }
.f19pt{ font-size: 19pt!important; }
.f20pt{ font-size: 20pt!important; }
.f21pt{ font-size: 21pt!important; }
.f22pt{ font-size: 22pt!important; }
.f23pt{ font-size: 23pt!important; }
.f24pt{ font-size: 24pt!important; }

.box-yellow{ padding:2px;background-color: #ffff00!important; }/*黄色*/
.box-aqua{ padding:2px;background-color: #00ffff!important; }/*水色*/
.box-gray{ padding:2px;background-color: #eee!important; }/*灰色*/
.box-red{ padding:2px;background-color: #ffcccc!important; }/*赤色*/
.box-pink{ padding:2px;background-color: #FFCCFF!important; }/*ピンク*/

.underline{ text-decoration: underline!important; }
