.contents a{color:#3333dd;text-decoration:none;}
.contents a:link{color:#3333dd;text-decoration:none;}
.contents a:visited{color:#6666dd;text-decoration:none;}
.contents a:active{color:#66dddd;text-decoration:underline;}
.contents a:hover{color:#9999EE;text-decoration:underline;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.contents {
	width: 532px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	text-align: left;
	padding: 5px;
	}

.fcontents {
	width: 512px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	text-align: left;
	padding: 5px;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 500px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.posted {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: xx-small;
	border-top: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: normal;
	padding: 3px;
	}

.fnavi {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	border: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: normal;
	padding: 3px;
	}

.fnavi a{color:#3333dd;text-decoration:none;}
.fnavi a:link{color:#3333dd;text-decoration:none;}
.fnavi a:visited{color:#6666dd;text-decoration:none;}
.fnavi a:active{color:#66dddd;text-decoration:underline;}
.fnavi a:hover{color:#9999EE;text-decoration:underline;}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

h1 {
	color: #FF6600;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	filter: shadow(color=#999999,Direction=120,strength=3);
	text-shadow: 3px 3px 3px #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	}

.bodytit {
	width: 532px;
	padding: 5px
	border-bottom: 2px solid #D2D8EF;
	background:url("http://www.cmhjapan.co.jp/elements/dotbg3.gif");
	}

.funtit {
	width: 173px;
	height: 149px;
	padding: 10px;
	background:url("http://www.cmhjapan.co.jp/elements/funtitbg.gif");
	}

.funtit h1 {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	filter: shadow(color=#999999,Direction=120,strength=3);
	text-shadow: 3px 3px 3px #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	}

.setsu p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.menulink{
    width : 193px;
    height : 40px;
    border-bottom : 1px solid #fff;
}

.menulink a{
    width : 193px;
    height : 40px;
    text-align : right;
    display : block;
    padding-right : 10px;
    padding-top : 15px;
    color : #FFDE00;
}
.menulink a:hover{
    width : 193px;
    height : 40px;
    text-align : right;
    display : block;
    padding-right : 10px;
    padding-top : 15px;
    color : #FFDE00;
    background-color : #ADB3D4;
}

#questionbox {
padding:2px 10px;
background-color: #C2C7E2;
color:#333;
margin:0 0 30px 0;
}

#answerbox {
padding:10px;
background-color: #F4ECBA;
color:#333;
margin:0 0 30px 0;
}

#answerbox h4 {
font-size: 1em;
color: #339;
border-bottom: 1px dotted #999;
margin:5px 0 3px 0;
}

#answerbox p {
margin:0 0 25px 0;
}



