@charset "utf-8";
html{
	margin:0px ;
	padding:0px;
	background-color:transparent;;		
}
body {
	overflow-x:hidden;
	line-height:150%;
	text-align:center;
	padding:0px;
	font-size:12px;
	margin:0 auto;
	background-image:url("../../img/common/b_back.gif");
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	
body p{
	font-size:12px;
	}	
	
body a,body img{
	border:none;
	}

a:link{color:#000;  text-decoration:underline;}
a:visited{color:#000;  text-decoration:none;}
a:active{color:#D44755;  text-decoration:none;}
body a:hover{color:#D44755;  #text-decoration:underline;}

table {
	font-size:100%;
}

.clear{
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
a.img_alp:hover img {
	filter:Alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
a.img_alp:active img {
	filter:Alpha(opacity=30);
	-moz-opacity:0.30;
	opacity:0.30;
}

/*
#contents {
	width:100%;
	text-align:center;
	margin:0 auto;
}
*/

#footer a:link{color:#FFFFFF; text-decoration:none;}
#footer a:visited{color:#FFFFFF; text-decoration:underline;}
#footer a:active{color:#FFFFFF; text-decoration:underline;}
#footer a:hover{color:#D44755; text-decoration:none;}

/*breadclam*/

#breadclam a:link{color:#CC0000; text-decoration:underline;}
#breadclam a:visited{color:#CC0000; text-decoration:underline;}
#breadclam a:active{color:#CC0000; text-decoration:underline;}
.pankuzu a:hover{color:#CCC; text-decoration:underline;}

#breadclam {
	margin:0 0 10px 0;
	text-align:left;
}

/*
h1 { margin:0 0 20px 0; }

h2 { margin:50px 0 15px 0; }

h3 { margin:0 0 10px 0; }

p { margin:7px 0;}
*/

#copyright{
	text-align:center;
}

/*カスタマイズここから*/
.bigbold{
	font-weight:bold;
	font-size:14px;}

.bold{
	font-weight:bold;}
.last{
	padding-right:0px !important;
	}
	
	
/* 全体のリセット */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {
	list-style: none;
}
/* 全体のリセットここまで */








