@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #66CCFF;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(images/bkContainer.jpg);
}

#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	min-height: 100%;
}

#header {
	height: 180px;
	background-image: url(images/title7.jpg);
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	padding-right: 0px;
}

#header h1 {
	font-size: 12px;
	color: #71714A;
	font-weight: normal;
	line-height: 16px;
}

#header h2 {
	color: #885F5B;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 700;
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	line-height: 17px;
}


#header h3 {
	color: #006666;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
}



#navibar {
	width: 198px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navibar h4 {
	font-size: 14px;
	color: #FFFFFF;
	height: 18px;
	padding-top: 5px;
	background-color: #3366CC;
	background-image: url(images/navi_brt.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 22px;
}

#navibar table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	background-color: #CCCCCC;
	color: #F0F0F0;
}

#navibar th {
	color: #666666;
	background-color: #FFFFFF;
}

#navibar td {
	background-color: #CCFFFF;
	color: #666666;
}

#navibar #naviProf {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
	color: #3366CC;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}


#navibar ul {
	font-size: 14px;
	line-height: 18px;
	margin-right: 7px;
	margin-left: 7px;
	color: #333333;
	text-align: left;
	margin-top: 5px;
}

#navibar li {
	margin-bottom: 5px;
}

#navibar li a {
	display: block;
	width: 170px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #339900;
	border-right-color: #339900;
}

#navibar li a:hover {
	color: #006600;	/*オーバー時の下線色。*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	background-color: #FFEEFF;
	border-left-width: 5px;
	border-left-color: #339900;
}





#navibar h2 {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	background-position: 25px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}	
	

#navibar h2 a {
	color: #333333;
	text-decoration: none;
}

#navibar h2 a:hover {
	color: #009933;
	text-decoration: underline;
}







#navibar h3 {
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 10px;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}	
	

#navibar h3 a {
	color: #333333;
	text-decoration: none;
}

#navibar h3 a:hover {
	color: #009933;
	text-decoration: underline;
}






#maincontent {
	width: 440px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
}


#maincontent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #99CCCC;
	height: 18px;
}
#maincontent   h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	height: 16px;
}
#maincontent   h4 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #99CCCC;
	height: 18px;
}



#maincontent .diary {
	border: 1px solid #99CCCC;
	background-color: #FFFFFF;
}

#maincontent  .diary p {
	margin-right: 15px;
	font-size: 90%;
	line-height: 150%;
	margin-left: 15px;
	padding-bottom: 15px;
	color: #000000;
}

#maincontent .box .diarybtm {
	height: 20px;
	clear: both;
}


#maincontent .box {
	background-color: #FFFFFF;
	border: 1px solid #99CCCC;
}

#maincontent  .box p {
	margin-right: 15px;
	font-size: 80%;
	line-height: 150%;
	margin-left: 15px;
	padding-bottom: 15px;
	color: #000000;
	font-weight: normal;
}

#maincontent .diary .diarybtm {
	height: 20px;
	clear: both;
}

#maincontent #answer {
	font-size: 80%;
	color: #000000;
	line-height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bolder;
}

#maincontent  ol {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 110%;
}

#maincontent li {
	text-indent: 20px
}

#mainconternt li a {
	color: #333333;
	text-decoration: none;
}










#sidebar {
	width: 198px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar h4 {
	font-size: 14px;
	color: #FFFFFF;
	height: 18px;
	padding-top: 5px;
	background-color: #3366CC;
	background-image: url(images/navi_brt.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 22px;
}

#sidebar h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}


#sidebar #naviColumn {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	text-align: left;
}




#sidebar #naviProf {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #3366CC;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}

#sidebar ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

#sidebar li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	background-position: 20px;
}

#sidebar li a {
	color: #333333;
	text-decoration: none;
}

#footer {
	height: 160px;
	width: 880px;
	bottom: 0px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	font-style: normal;
	position: relative;
}
style1   {
	font-size: 14px;
	color: #DD2239;
	padding-left: 600px;
	font-weight: 500;
}
style2 {
	font-size: 24px;
	color: #CC3333;
}
.style3 {
	font-size: 90%;
}
.style4 {
	color: #FF0000;
	font-size: 90%;
	font-weight: bold;
}
.style5 {
	color: #009900;
	font-size: 90%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.style6 {
	color: #999900;
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 110%;
}
.style7 {
	color: #999900;
	font-size: 10px;
	line-height: normal;
}
.style8 {
	color: #009966;
	font-size: 12px;
	text-decoration: underline;
}
.style9 {
	color: #FF6633;
	font-size: 12px;
	text-decoration: underline;
}
.style10 {
	color: #6666CC;
	font-size: 12px;
	text-decoration: underline;
}
.style11 {
	color: #999999;
	font-size: 12px;
}
.style12 {
	font-size: 16px;
	font-style: oblique;
	color: #FF3366;
	font-weight: bold;
}
.style13 {
	font-size: 16px;
	font-style: oblique;
	color: #33CCCC;
	font-weight: bold;
}
.style14 {
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.style15 {
	font-size: 11px;
	font-style: oblique;
	color: #006600;
	background-color: #FFFF99;
}
.style16 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.style17 {
	color: #FF3300;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	
}
.style18 {
	color: #FF9999;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
}
	
	