body {
	background-color: #fff;
	background-image: url(images/bg.gif);
	margin: 0 0 10px;
	padding: 0;
}

a {
	color: #333;
}

h1,h2 {
	margin: 0;
}

h3 {
	margin: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #c60;
}

p {
	margin: 0;
	font-size: 12px;
}

td { 
	vertical-align: top;
	line-height: 1.5;
	letter-spacing: 0.2em;
	font-size: 12px;
	color: #333;
}

img {
	border: none;
}

em {
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	color: #c60;
	font-style: normal;
	font-weight: bold;
	margin-top: 15px;
	padding:3px 25px;
	line-height: 2.5;
	clear: both;
}

/* ヘッダー */

.head_word p {
	padding-left:5px;
	font-size: 11px;
	color: #333;
	filter:glow(color=#ffffff,strength=3);
	width: 760px;
}

.head {
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.head_bottom {
	background-color: #3d3d3d;
}

.leftbox {
	float: left;
	margin-right: 10px;
}

.rightbox {
	float: right;
	margin-right: 10px;
}

/* フッダー */

address{ 
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0.1em;
}

.foot1 {
	background-image: url(images/foot_bg.gif);
	padding-left: 10px;
	background-color: #ff7216;
	color: #fff;
	font-size: 11px;
	letter-spacing: 0.1em;
	vertical-align :middle;
}

.foot1 a {
	color: #fff;
	text-decoration: none;
}

.foot2 {
	vertical-align :middle;
}

/* サイド */

.side {
	background-color: #fff8c7;
	border-left: dotted 1px #fd9e12;
	text-align: center;
}

.side_blog {
	background-color: #fff;
	border-left: dotted 1px #fd9e12;
	margin-left: 15px;
	margin-right: 15px;
	}

.side_img {
	text-align: center;
	}

.side_title {
	background-color: #FCDE9B;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	}

.side_title img {
	margin-right: 5px;
	}

.side_body {
	margin-left: 25px;
	margin-right: 25px;
	letter-spacing: 0.05em;
	}

.side_body input {
	margin-bottom: 5px;
	}

.side_body p {
	font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 1.2;
	}

.calendar td {
	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.2;
	text-align: center;
	}

.pagetop {
	margin-top: 40px;
	text-align: right;
	padding-right: 15px;
	}

.pagetop a {
	text-decoration: none;
	font-weight: bold;
	color: #f90;
	}

/* コンテンツ */

.blog {
	background-color: #fff;
	border-left: solid 1px #fd9e12;
	border-right: solid 1px #fd9e12;
	border-bottom: solid 1px #fd9e12;
}

.contents {
	border-right: dotted 1px #fd9e12;
}

/* トップページ */

.top_text {
	padding: 5px 15px 10px;
	line-height: 1.7;
}

.motto {
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
	line-height: 2;
}

.motto a {
	text-align: right;
	color: #06f;
}

.top_whatsnew {
	border-top: dotted 1px #fd9e12;
	border-right: dotted 1px #fd9e12;
}

.top_whatsnew ul {
	margin-left: 15px;
	margin-right: 10px;
	list-style-type: none;
}

.top_whatsnew li {
	line-height: 1.5;
	margin-bottom: 10px;
}

.top_freespace {
	padding: 15px 15px 0;
	border-top: dotted 1px #fd9e12;
}

.top_freespace p {
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: 0;
	margin-left: 3px;
	margin-bottom: 10px;
}

/* 会社概要 */

.profile p {
	margin-left: 15px;
	margin-right: 15px;
}

.profile ul {
	margin: 5px 20px 5px 25px;
}

.profile_text {
	padding: 15px 10px 15px 15px;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

.profile_text em{
	font-style: normal;
	color: #f90;
}

/* よくある質問 */

.faq {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.faq_title {
	background-image: url(images/title_q.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.05em;
}

.faq_q {
	margin-top: 10px;
}

.faq_a {
	background-image: url(images/title_a.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 40px;
}
.blog_posted {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
	text-align: right
}
.blog_posted A {
	font-weight: bold;
	color: #666;
	text-decoration: none
}

.form {
	background-color: #fcdf9d;
	margin-top: 30px;
	margin-bottom: 30px;
	border-left: #fcdf9d 10px solid;
	border-right: #fcdf9d 10px solid;
	border-bottom: #fcdf9d 10px solid;
}

.form p {
	font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 1.2;
	margin-left: 10px;
}

/* コミュニティ */

.com {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.com_title {
	background-image: url(images/com_title.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 30px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.05em;
}

.com_text {
	margin-top: 0px;
}

.posted {
	clear: both;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
	text-align: right;
	letter-spacing: 0.05em;
}
.posted A {
	font-weight: bold;
	color: #666;
	text-decoration: none
}

/* before&after */

.b-a {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
}

.b-a_category {
	margin-top: 15px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #c60;
}

.b-a_title {
	background-color: #FCDE9B;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.b-a_title img{
	margin-left: 2px;
	margin-right: 5px;
}

.b-a_text {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px 10px;
}
