/* -----------------------------------------------------------
CSS Information

 File name:      cmn_style.css
----------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
	color: #000;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-y: scroll;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", san-selif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 1.5em;
	background-image: url(../img/bg_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #100000;
}

a:link {
	color: #CC2100;
}
a:visited {
	color: #CC7A69;
}
a:active {
	color: #CC2100;
}
a:hover {
	color: #CC2100;
	opacity:0.8;
	filter:alpha(opacity=50);
}


h1 {
	color: #000000;
}

h2 {
	font-size: x-large;
}


.style1 {
	font-size: 11pt;
	color: #FF6699;
}

.style2 {
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 3px;
}

.style3 {
	color: #FF6600;
}

.style4 {
	font-size: 11pt;
	color: #663399;
}

.style5 {
	font-size: 15pt;
	color: #FF3366;
	font-weight: lighter;
	line-height: 30px;
}


a img {
border-style:none;
}


/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

p {
	font-size: x-small;
}


/*----------------------------------------------------
	#slide
----------------------------------------------------*/

#slide {
	width: 1200px;
	height: 250px;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	width: 1200px;
	height: 250px;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/

#wrapper {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_wrapper.png);
	background-repeat: repeat-y;
}

/*----------------------------------------------------
	#top_navi
----------------------------------------------------*/
#top_navi {
	width: 900px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_navi ul {
	/zoom: 1;/* for IE6,7 */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: -20px;
	padding: 0px;
}
 
#top_navi ul li {
	width: 210px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	list-style: none;
	padding: 0px;
}

/*----------------------------------------------------
	#content_01
----------------------------------------------------*/

#content_01 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*----------------------------------------------------
	#cat
----------------------------------------------------*/

#cat_01 {
	width: 100%;
	height: auto;
	margin-top: 50px;
	padding: 0px;
	line-height: 0px;
}

#cat_02 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/title_side.png);
	background-repeat: repeat-y;
}

#cat_02_cts {
	width: 85%;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	color:#FFFBF0;
}

#cat_02_cts_left {
	width: 30%;
	padding: 0px;
	margin: 0px;
	float: left;
}

#cat_02_cts_right {
	width: 65%;
	padding: 0px;
	margin-: 0px;
	float: right;
}

#cat_03 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#cat_04 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_taiken.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cat_04_cts {
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
}

#cat_05 {
	width: 100%;
	margin-top: 50px;
	padding: 0px;
}
/*----------------------------------------------------
	#btn_link
----------------------------------------------------*/

#btn_link {
	width: 75%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	width: 100%;
	margin-top: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}


/*----------------------------------------------------
	#gotop
----------------------------------------------------*/

#gotop {
	width: 100%;
	margin-top: 40px;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

.imgcenter{
	margin-left:auto;
	margin-right:auto;
}


.ttttttt {
	font-size: 18px;
	font-weight: bold;
	color: #D41F00;
	line-height: 25px;
	margin-left: 30px;
}
.cen {
	text-align: center;
}
.ttttt{
	font-size: 36px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
#wrapper #content_01 #cat_04 #cat_04_cts .box_in center table tr td p {
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px dotted #CCF;
}

.pptext {
	margin-right: 50px;
	margin-left: 50px;
}
.f12{
	font-size:12px;
	font-weight:bold;
}
