@charset "Shift_JIS";
/* CSS Document */
/**********************************************************************
* Base 
**********************************************************************/

html,body,div,h1,h2,h3,h4,p,fieldset,a,br,form,hr,input {margin: 0; padding: 0;}
img { margin: 0; padding: 0; border: none; }

body {
	font-family          : "ＭＳ Ｐゴシック", "Arial Unicode MS";
	font-size            : 16px;
	line-height          : 180%;
	color                : #333333;
	background-color: #B70000;
}


/**********************************************************************
* Link 
**********************************************************************/

a:link{
text-decoration      : none;
}

a:visited{
text-decoration      : none;
}

a:hover{
text-decoration      : underline;
}

a:active{
text-decoration      : underline;
}


/**********************************************************************
* Design 
**********************************************************************/

#container{
	width                : 780px;
	margin-right         : auto;
	margin-left          : auto;
	margin-top           : 0px;
	background-color: #FFFFFF;
}

#logo{
width                : 750px;
margin               : 5px 5px 5px 10px;
color                : #cccccc;
font-size            : x-small;
font-weight          : bold;
text-align           : center;
margin-right         : auto;
margin-left          : auto;
}

#banner{
text-align:center;
background-color     : #FFFFFF;
width                : 780px;
margin-right         : auto;
margin-left          : auto;
}

#alpha {
width                : 750px;
margin               : 10px 0px 0px 0px;
padding              : 10px 0px 0px 0px;
text-align           : left;
}

#any {
width                : 750px;
text-align           : right;
margin-left          : 20px;
}

#beta {
width                : 170px;
height               : 3800px;
float                : left;
background-color     : #eeeeee;
padding              : 5px;
background-image     : url(img/line001.gif);
background-position  : bottom;
background-repeat    : repeat-x;
}

#pagebody {
	width                : 750px;
	margin               : 0px 10px 10px 10px;
}

.table {
	text-align           : left;
	font-size            : 14px;
	line-height          : 150%;
	padding              : 10px;
	clear                : both;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #666666;
}

.table-2 {
	text-align           : left;
	font-size            : 14px;
	line-height          : 150%;
	padding              : 20px;
	clear                : both;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #666666;
}

.entry-h1 {
	text-align           : left;
	font-size            : large;
	font-weight          : bold;
	line-height          : 170%;
	color                : #FF0000;
	padding              : 0px 10px 0px 10px;
	clear                : both;
	background-position: center;
}

.entry-h2 {
	width                : 715px;
	background-image     : url(img/title.jpg);
	background-repeat    : no-repeat;
	color                : #ffffff;
	font-size            : 18px;
	font-weight          : bold;
	clear                : both;
	background-position: center;
	height: 50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 30px;
}

.entry-h3 {
padding              : 2px;
background-color     : #cccccc;
color                : #333333;
font-size            : 12px;
font-weight          : bold;
clear                : both;
}

.entry-cd {
text-align           : center;
padding              : 15px 0px 15px 3px;
clear                : both;
}

.entry-ml {
text-align           : center;
padding              : 15px;
margin               : 10px 120px 20px 120px;
border               : 1px solid #CCCCCC;
background-color     : #EEEEEE;
clear                : both;
}

.entry-content {
	clear                : both;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 60px;
}

.content1 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
}

.content1-r {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #B70000;
}

.content1-b {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #254BAF;
}

.content1-bky {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFF00;
}

.entry-in {
	padding              : 0px 10px 0px 0px;
	margin               : 20px;
	border               : 1px solid #CCCCCC;
	clear                : both;
	font-size: 12px;
}

.entry-p {
	margin               : 20px;
	clear                : both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.entry-p li {
list-style           : none;
background-image     : url(img/point.jpg);
background-repeat    : no-repeat;
padding-left         : 60px;
margin-bottom        : 20px;
}

.entry-q {
	padding              : 0px 10px 0px 0px;
	margin               : 10px;
	clear                : both;
}

.entry-q li {
	list-style           : none;
	background-image     : url(img/q.gif);
	background-repeat    : no-repeat;
	padding-left         : 25px;
	margin-bottom        : 5px;
}

.entry-a {
	padding              : 0px 10px 0px 0px;
	margin               : 10px;
	clear                : both;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

.entry-a li {
list-style           : none;
background-image     : url(img/a.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

.entry-check {
padding              : 0px 10px 0px 0px;
margin               : 20px;
border               : 1px solid #CCCCCC;
clear                : both;
}

.entry-check li {
list-style           : none;
background-image     : url(img/ck02.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

.entry-check2 {
padding              : 0px 10px 0px 0px;
margin               : 20px;
border               : 1px solid #CCCCCC;
clear                : both;
}


.entry-check2 li {
list-style           : none;
background-image     : url(img/ck03.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

.entry-check3 {
padding              : 0px 10px 0px 0px;
margin               : 20px;
border               : 1px solid #990000;
clear                : both;
}

.entry-check3 li {
list-style           : none;
background-image     : url(img/ck04.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

.entry-right {
padding              : 0px 10px 0px 0px;
text-align           : right;
clear                : both;
}

#copyright{
padding              : 5px;
margin               : 20px 20px 20px 20px;
background-color     : #eeeeee;
clear                : both;
text-align           : center;
}


.fl-r{
	float:right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}/*右寄せ*/

.fl-l{
	float:left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}/*左寄せ*/

.fl-c{
	clear: both;
	margin-top: 20px;/*上に20pxのマージンをとる*/
	margin-bottom: 20px;/*下に20pxのマージンをとる*/
}

/*------------------------------------------------------------
ノートのような線を引く
-------------------------------------------------------------*/

.noteline{
	display: inline!important;
	padding-bottom: 0.3em!important;
	border-bottom: 1px dashed #7070ba!important;
	line-height: 2.1em!important;
}
