@charset "UTF-8";

/************************************/
/* body              */
body {
 background : #FFFFFF;
 background-image:url("");
 font-size : 7pt;
 font-family : "Verdana";
 color : #000000;
 line-height : 1.7;
 width: 75%;
background-image:url('');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right bottom;
}

/* AA表示 */
.aa{
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:16px;
line-height:18px;
}

html
{
scrollbar-3dlight-color:#000;
scrollbar-arrow-color:#cccccc;
scrollbar-darkshadow-color:#000;
scrollbar-face-color:#000;
scrollbar-highlight-color:#000;
scrollbar-shadow-color:#000;
scrollbar-track-color:#ffffff;
overflow-x:hidden;
}
img{border: 0px;}


/* AA表示 */
.aa{
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:12px;
line-height:14px;
}


/************************************/
/* リンクの色  */
a,a:active{
	color: #000000;
	text-decoration: under-line;
}

a:hover{ 
	color: #cccccc;
	text-decoration: under-line;
}

/*head要素              */
#blogname{
	font-family:"Vardana";
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
}
#headoption{
	font-family:"Vardana";
	font-size: 7pt;
	color: #666666;
}

/* main 要素              */

.Bodydate {
 color:black;
 font-family : "Times";
 font-size : 10pt;
 font-weight:bold;
}

.Title {
 color:black;
 border-left	: 0.5em solid #000;
 padding		: 0px 0px 0.1em 0.2em;
 font-family:"Vardana";
 font-size: 7pt;
 font-weight:bold;
 margin-bottom: 20px;
}



.mainEntryDate {
	font-family:"Vardana";
	font-size: 7pt;
	line-height: 1.7;
	color: #000;
	margin: 25px 0 30px 0;
	text-align: right;
}

.commentDate {
	font-family:"Vardana";
	font-size: 7pt;
	line-height: 1.7;
	color: #000;
	margin-top: 25px;
	text-align: right;
}

/* mainForm要素              */
.mainForm {
	margin: 10px 20px;
}
.mainFormText,.mainFormTextarea{
	width: 250px;
	border: 1px solid #000000;
}

.mainFormPass,.mainFormCheck{
 border: 1px solid #000000;
}

.mainFormButton {
 width: 50px;
 border: 1px solid #000000;
}


/************************************/
/* form 要素              */
form {
	padding: 0px;
	margin: 0px;
}


option{
 font-family:"Vardana";
 font-size: 8pt;
 font-weight:bold;
 color: #000000;
 border: 1px solid #000000;
}


/************************************/
/* footer 要素              */

.pageLink{
 font-family:"Vardana";
 font-size: 7pt;
 text-align: center;
 margin-bottom:40px
}

#footBlock {
	font-size: 6pt;
	margin-top: 10px;}