@chareset "Shift_JIS";

/* ξ{έθ
----------------------------------------------- */

* {
	margin	: 0;
	padding	: 0;
}

body {
	font-family	: CI,"qMmpSProW3","Horagino kaku Gothic Pro W3","MS PSVbN",Osaka,sans-serif;
	color		: #000;
	font-size	: 11px;
	background	: url("http://xn--n8j502m022a.kabaraihenkan.com/img/back.gif") ;
	text-align	: center;
}

a {
	color		: #0000FF;
	text-decoration	: none;
}

a:hover {
	color		: #0000FF;
	text-decoration	: underline;
}

a:visited {
	color		: #0000FF;
}

strong {
	font-weight	: 400;
}

em {
	font-style	: nomal;
}

img {
	border	: none;
}

h1,h2,h3,h4,h5,h6 {
	margin	: 0;
	padding	: 0;
}

ul {
	margin		: 0;
	list-style-type	: none;
	font-size	: 10pt;
}


/* layout
----------------------------------------------- */

#wrapper {
	position		: relative;
	width			: 760px;
	margin			: 0 auto;
	padding			: 0;
	background		: url("http://xn--n8j502m022a.kabaraihenkan.com/img/sideline.gif") repeat-y #FFFFFF;
}

#container {
	width			: 704px;
	padding			: 10px 20px;
	text-align		: left;
}
#header {
	height		: 100px;
	margin-bottom	: 20px;
	background	: url("http://xn--n8j502m022a.kabaraihenkan.com/img/header_line.gif") repeat-x bottom;
}

#main {
	clear		: both;
}

#footer {
	clear		: both;
	margin		: 20px 0 0 0;
	padding		: 10px 0 0 0;
	border-top	: solid 1px #D0D0D0;
	text-align	: center;
}

/* header
----------------------------------------------- */

h1 {
	font-size	: 11pt;
	font-weight	: 400;
	text-align	: right;
}

.title {
	width		: 300px;
	float		: right;
	margin		: 0;
	padding		: 20px 0 0 0;
	text-align	: right;
}

.title a {
	color		: #333333;
}

.title a:hover	{
	color		: #333333;
}

.title a:visited {
	color		: #333333;
}

.logo {
	width		: 390px;
	float		: left;
	margin		: 0;
	padding		: 10px 0 0 0;
}

.description {
	padding		: 0 0 20px 100px;
}


/* footer
----------------------------------------------- */

.copy {
	font-size	: 11px;
	color		: #333333;
	text-align	: center;
}

#footer a {
	color		: #333333;
}

#footer a:hover	{
	color		: #333333;
	text-decoration	: underline;
}


#footer a:visited {
	color		: #333333;
}

/* PR
----------------------------------------------- */

#pr p {
	font-size	: 11px;
	text-align	: right;
}

#pr a {
	color		: #333333;
}

#pr a:hover	{
	color		: #333333;
	text-decoration	: underline;
}

#pr a:visited {
	color		: #333333;
}


/* main
----------------------------------------------- */

#main h2 {
	color		: #FFF;
	font-size	: 12pt;
	font-weight	: normal;
	padding		: 2px 0 2px 30px;
	margin		: 0 0 20px 0;
	background	: url("../img/subtitle.gif") no-repeat left;
}

#main .link table {
	width			: 100%;
	margin			: 30px 0;
	font-size		: 11pt;
	border-collapse	: collapse;
}

#main .link td {
	border		: solid 1px #EEEEEE;
	padding		: 10px 20px; }


#main h3 {
	font-size	: 12pt;
	font-weight	: 400;
	margin		: 0 0 20px 0;
	padding		: 3px 0 2px 30px;
	background	: url("../img/list04.gif") no-repeat 3px #F8F8F8;
	border-bottom: dotted 1px #333;
}


#main .article p {
	margin		: 0 20px 20px 20px;
	font-size	: 10pt;
	line-height	: 150%;
}

#main .article a { text-decoration: underline; }
#main .article a:hover { text-decoration: none; }


#main .mail {
	margin		: 30px 0;
	text-align	: center;
}

#main .mail table {
	text-align	: left;
	padding		: 30px;
	border		: solid 1px #00008C;
}

#main .mail th {
	padding-bottom	: 5px;
	border-bottom	: dashed 1px #CCC;	
}

#main .mail td.a1 {
	text-align	: right;
}

#main .mail td.a2 {
	width		: 2px;
	background	: #CCC;
}


#main .mail p {
	margin			: 0;
	font-size		: 10px;
	color			: #008000;
	padding-right	: 12px;
}

.pankuzu {
	margin		: 5px 0 20px 0;
}

.box {
	margin		: 30px 0;
	padding		: 8px;
	border		: solid 1px #F0F0F0;
	font-size	: 10pt;
	text-align	: center;
}

.back {
	clear		: both;
	margin-top	: 10px;
	padding-top	: 5px;
	text-align	: right;
	border-top	: dashed 1px #CCC;
}

#leftbox {
	float		: left;
	width		: 49%;
}

#rightbox {
	float		: right;
	width		: 49%;
}

#main .article ul {
	list-style-type	: none;
	font-size	: 12px;
}

#main .article li {
	margin-left	: 20px;
	padding		: 1px 0 0 15px;
	line-height	: 180%;
	background	: url("http://xn--n8j502m022a.kabaraihenkan.com/img/link_list.gif") no-repeat left;
}



/* ΆΜό
----------------------------------------------- */

.red {
	color		: #FF0000;
	padding		: 0 3px;
}

