@charset "shift_jis";

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

 File name:      default.css
 Author:         kase
 Style Info:     ƒfƒtƒHƒ‹ƒg‚ÌƒXƒ^ƒCƒ‹‚ÌƒŠƒZƒbƒg‹y‚ÑŠî–{Ý’è
----------------------------------------------------------- */

/*----------------------------------------------------
	Reset
----------------------------------------------------*/

html {
	/*overflow-y: scroll;*/
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	/*border-collapse: separete;
	border-spacing: 0;*/
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 1em;
}

img {
 border:none;
}
/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	color: #333;
	font-size: 12px;
	font-family: verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
	line-height: 1.5;
	text-align: center;
}

* + html body {
	font-family : Arial,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif ;
}


/*----------------------------------------------------
	Link
----------------------------------------------------*/

a {
	text-decoration: none;
	color: #C00;
	font-style: normal;
}

a:hover {
	text-decoration: underline;
}
.wrapper .container #sec_main .red {
	color: #F74673;
}

.canpen a img {
}
#sec_main .red .change {
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
#notice {
	border: 1px solid #F00;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#canpen_bn {
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	padding-left: 15px;
}
.turumi_topbn {
	margin-top: 5px;
	margin-bottom: 8px;
}
#inner_container .notice {
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	margin-bottom: 8px;
}
#sec_list .bn {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

