@charset "utf-8";
/* CSS Document */

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

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

html{
    overflow-y: scroll;
font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
line-height: 100%;
}

blockquote, q {
	quotes: none;
}

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

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}
table td {
	vertical-align: top;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

/* CSS start

img {
	max-width:100%;
}

table {
	width:100%;
}




a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}


CSS end -----
CSS3 start ---

�e�L�X�g�V���h�E {
	text-shadow: 1px 1px 3px #000;
}

�e�L�X�g�V���h�E {
	text-shadow: 1px 1px 3px #000;
}

�{�b�N�X�V���h�E {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

�{�b�N�X�V���h�E���� {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}

�p�� {
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}

�g�����W�V���� {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

���� {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}

�w�i�̂ݓ��� {
	background-color:rgba(255,255,255,0.2);
}

�O���f�[�V���� {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}

�X�}�z�Ή�
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}

CSS3 end */




/* layout */
body {
	color: #555;
}

#allframe {
	width: 1024px; margin: 0 auto;
}
#nav {
	width: 1004px; padding: 0 10px 20px; text-align: center;
}
#leftmenu {
	width: 180px; padding-right: 10px;
}
#rightcontents {
	width: 824px;
}
#index-center {
	width: 510px;
}
#bottom {
	text-align: center;
}


/* head common */
.head-width {
	width: 824px; margin-bottom: 30px;
}
.head-width a img {
	border: 1px solid #CCC;
}
p.head-title {
	border-bottom: 1px solid #999; margin-bottom: 10px; padding: 7px 0 5px 5px; font-size: 13px; font-weight: bold; width: 100%; text-align: left;
}


/* rightcontenst-page */
div.page {
	margin: 0 auto;
	line-height: 180%;
	width: 780px;
}
div.page p {
	margin-bottom: 1.5em;
}
div.page p.title {
	text-align: center; color: #555;
}
div.page p.titleimg {
	text-align: center; margin-bottom: 30px;
}

p.kome {
	text-align: right; font-size: 11px; border-top: 2px solid #CCC; padding: 10px 0 0; color: #999; line-height: 140%;
}

div.page p.pan {
	font-size: 12px; margin: 0 0 20px;
}
div.page p.pan a {
	 text-decoration: underline;
}

div.page h2 {
	margin: 0 0 20px; font-size: 16px; padding: 10px 0 15px 5px; border-bottom: 1px solid #CCC;
}
div.page h3 {
	margin: 0 0 15px; padding: 0 0 0 20px; font-size: 16px;
}

div.page .waku {
	border: 3px solid #DFDFE5; padding: 10px; line-height: 180%; margin-bottom: 1em;
}

div.page p.link-info {
	margin: 0.6em 0; text-align: right; color: #0000EE;
}
div.page p.link-info a {
	color: #0000EE;
}


div.page p.link {
	background: #191928; width: 560px; text-align: center; margin: 0 auto; font-size: 18px;
}
div.page p.link a {
	color: #FFF; display: block; padding: 20px; 
}
div.page p.link a:hover {
	text-decoration: none;
}

p.copysite {
	font-size: 10px;
}
p.copysite a {
	color: inherit;
}


