@charset "utf-8";

/*======================================

	ブラウザを初期化
	
=======================================*/


html, body,
div, span, applet, object, 
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
tbody, tfoot, thead{
	font-size: 100%;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	outline: none;
	color: #333333;
}

img { margin: 0; padding: 0; }

strong,em { font-weight: bold; }

ol,ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body { text-align: center; }
html { overflow-y: scroll; }


/*======================================

	非操作領域
	
=======================================*/

body {
	font-size:12px;
	*font-size:small;
	*font:x-small;
	font-family:Meiryo, "メイリオ","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

/*======================================

	Font size setting
	
=======================================*/

p,
pre,
cite,
blockquote {
}

li,dt,dd {
}

/*======================================

	Universal selector
	
=======================================*/

html, body {
	margin: 0;
	padding: 0;
}

/*======================================

	Text Module
	
=======================================*/

p,
pre,
blockquote,
address,
cite {
}

address {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
}

h1 {
}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

p {

}

br {
	font-size: 1px;
	line-height: 0;
	letter-spacing: 0;
	height: 1px;
}

pre {

}

pre * {

}

pre[title]:before {

}

blockquote {

}

blockquote * {

}

blockquote[title]:before {

}

blockquote[cite]:after {
}

cite {
}

em {
}

strong {

}

code {
}

abbr,
acronym {
}

kbd {
}

/*======================================

	Hypertext Module
	
=======================================*/

a:link {
	color: #009999;
	text-decoration: underline;
}

a:visited {
	color:#FF3300;
	text-decoration: underline;
}

a:hover {
	color:#FF3300;
	text-decoration: underline;
}


	
/*======================================

	List Module
	
=======================================*/

ul,
ol,
dl {
}

ul {
	list-style: none;
}

li,
dt,
dd {
}

dt {
}

dd {
}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
}

/*======================================

	Edit Module
	
=======================================*/

del {
}

del[datetime]:before {
}

ins {
}

ins[datetime]:before {
}

/*======================================

	Forms Module
	
=======================================*/

form {
}

form dl,
form p {
}

fieldset {
}

legend {
}

input,
textarea {
}

input:hover,
textarea:hover {

}

input:focus,
textarea:focus {

}

textarea {
}

input.inputField {

}

input.submit {
}

input.submit:hover {

}

input.radio {
}

input[type="text"],
input[type="password"],
textarea 
{
	padding: 0px;
}

input[type="text"].overlength,
input[type="password"].overlength,
textarea.overlength 
{
	padding: 0px;
}

input[type="text"].valerror,
input[type="password"].valerror,
textarea.valerror 
{
	padding: 0px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus 
{
    background-color: #FFFFCC;
	border: solid 1px #DFDFDF;
	font-size: 13px;
	padding:1px;
}

input[type="text"].overlength,
input[type="password"].overlength,
textarea.overlength 
{
    background-color: #E3A6BA;
	border: solid 2px #CC3366;
	font-size: 13px;
	padding:1px;
}

input[type="text"].valerror,
input[type="password"].valerror,
textarea.valerror 
{
    background-color: #E3A6BA;
	border: solid 2px #CC3366;
	font-size: 13px;
	padding:1px;
}


/*======================================

	Tables Module
	
=======================================*/

table {
}

th,
td {
}

th {

}

td {

}


/*======================================

	Image Module
	
=======================================*/

img {
	border: 0;
}

/*======================================

	Object Module
	
=======================================*/

object,
embed {
}

/*======================================

	Other Module
	
=======================================*/

hr {
	border-top: dashed 1px #999999;
	border-right: none 0px #cccccc;
	border-left: none 0px #cccccc;
	border-bottom: none 0px #cccccc;
	height: 1px;
	margin: 20px 0;
}

/*--------------------------------------
	パンクズ
---------------------------------------*/
ol.bc{
	padding: 0 0 0 0;
	margin: 0px 0 10px 0;
	font-size: 10px;
	text-align:left;
}
ol.bc{
	margin:0;
}

ol.bc li {
	margin:0;
	padding:0;
	display:inline;
	line-height: 1.0;
	list-style-type:none;
}

ol.bc li a:link{
	padding-right: 15px;
	background:url(../images/bc.gif) no-repeat right center;
	color: #009999;
	text-decoration: underline;
}

ol.bc li a:link {
	color: #009999;
	text-decoration: underline;
}

ol.bc li a:visited {
	color: #009999;
	text-decoration: underline;
	padding-right: 15px;
	background:url(../images/bc.gif) no-repeat right center;
}

ol.bc li a:hover {
	color:#FF3300;
	text-decoration: none;
}

/*--------------------------------------
	パンクズここまで
---------------------------------------*/

