/*▼-- 基本設定 --*/

body {
	background:url(../template/6/images/bg.gif) repeat-x;
	background-position: top center;
	margin: 0;
	padding: 0;
	border: 0;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}


a {
	list-style-type: none;
	text-decoration: underline;
	color:#ff71ff;
}

a:hover {
	color: #ff33ff;
	text-decoration: underline;

}

/* フォント指定CSS */
* {
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	margin: 0;
	padding: 0;
}

.textB {
	color: #444444;
}
/* --- その他 --- */

.alert {
	color: #c00;
}

/* ▼センター表示用 */
#centerBox {
	text-align: center;
	margin: 0;
	padding: 0;
}
/* ▲センター表示用 */

/*▼-- メインボックス --*/

#mainBox {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}

#headAria {
	text-align: left;
	width: 770px;
	margin: 0;
	padding: 0;
}

#headAria h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 3px 0 0 10px;
	padding: 0;
}

#headAria h1 a,
#headAria h1 a:link,
#headAria h1 a:visited {
	text-decoration: none;
	color: #ffffff;
}

#headAria h1 a:focus,
#headAria h1 a:hover,
#headAria h1 a:active {
	text-decoration: none;
	color: #ffffff;
}

#dboth {
	clear: both;
	width: 400px;
	padding: 0;
	margin: 0;
}


/*▼-- ヘッダー --*/

#headerBox {
	background: url(../template/6/images/header.jpg) no-repeat;
	width: 770px;
	height: 310px;
	margin: 0;
}

/* --- ボディコンテンツ --------------------- */

#bodyBox {
	width: 770px;
	margin: 0;
	padding: 0;
}

/* --- 中央コンテンツ --------------------- */

#leftBox2 {
	text-align: left;
	width: 493px;
	vertical-align: top;
	float: left;
	padding: 0;
	margin: 0;
}

#leftBox2 img {
	vertical-align: bottom;
}

/* --- 右コンテンツ --------------------- */

#rightBox2 {
	width: 255px;
	vertical-align: top;
	text-align: center;
	float: right;
	padding: 10px 0;
	margin: 0;
}


/* --- footer --------------------- */

#footerBox {
	width: 770px;
	margin: 10px 0 0 0;
	padding: 0;
	bottom: 0;
	text-align: right;
	font-size: 80%;
	clear: both;
}

#footerBox a {
	margin: 0 5px 0 0;
}

#footer {
	background: url(../template/6/images/footer_bg.gif) repeat-x;
	color: #999999;
	line-height: 1.5em;
	border: #eee 1px solid;
	width: 768px;
	height: 16px;
	margin-top: 5px;
	text-align: center;
}

/* ---  --------------------- */

.common-block {
	text-align: left;
	margin: 10px 0;
	padding: 5px;
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #eee #eee #eee #eee; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
}
.common-title {
	background: url(../template/6/images/side_tab.gif) no-repeat;
	height: 20px;
	line-height: 1.7em;
	text-align: center;
	padding: 0;
	margin: 0 0 5px 0;
	color: #444444; /* 文字の色 */
}


/* ---カレンダー--------------------- */

#calendar-header {
	height: 20px;
	text-align: center;
	line-height: 1.5em;
	color: #444444; /* 文字の色 */
	clear: both;
}

#calendar-week-block {
	text-align: center;
	line-height: 1.5em;
	display: block;
	clear: both;
	width: 210px;
}

.calendar-week {
	text-align: center;
	padding-top: 3px;
	height: 20px;
	color: #444444; /* 文字の色 */
	width: 30px;
}

#calendar-contents-block {
	text-align: center;
	clear: both;
	width: 210px;
	height: 20px;
                margin: 5px 0;
	margin-left: 1px;

}

.calendar-contents {
	color: #444444; /* 文字の色 */
	background-color: #fff;
	width: 30px;
	height: 20px;
                margin: 5px 0;
}

.cal-box-left { width:30; float:left; }
.cal-box-right1 {  width:180; float:right; }
.cal-box-right2 {  width:150; float:right; }
.cal-box-right3 {  width:120; float:right; }
.cal-box-right4 {  width:90;  float:right; }
.cal-box-right5 {  width:60;  float:right; }
.cal-box-right6 {  width:30;  float:right; }

/* ---  --------------------- */
.profile-bg {
	background: url(../template/6/images/prof_header.jpg) no-repeat;
	width: 255px;
	height: 38px;
	text-align: center;
	line-height: 2em;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff; /* 文字の色 */
}

#profile-block {
	text-align: left;
	padding: 0;
	background-color: #f5f8fa; /* 背景の色 */
	border-left:#c3c3c3 1px solid;
	border-right:#c3c3c3 1px solid;
	color: #444444; /* 文字の色 */
}

.profile-name {
	line-height: 1.6em;
	margin: 0 5px;
	padding: 0;
	color: #444444; /* 文字の色 */
	font-weight: bold;
}

.profile-photo {
	text-align: center;
	height: 248px;
	padding: 5px 0;
                display: block;
}
.profile-comment {
	line-height: 1.6em;
	margin: 0 5px;
	padding: 0;
	color: #444444; /* 文字の色 */
}

.profile-bottom {
	background:	url(../template/6/images/side_bg_t.gif) no-repeat 0 0;
	width: 255px;
	height: 9px;
	margin: 0 0 10px 0;
}

/* ---  --------------------- */

#link-block {
	text-align: left;
	padding: 5px;
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #eee #eee #eee #eee; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
}

#link-line {
}

/* ---  --------------------- */

#category-block {
	text-align: left;
	padding: 5px;
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #eee #eee #eee #eee; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
}

#category-line {
}

/* ---  --------------------- */

#contentsHeaderBox {
}

.contentsHeaderLeft {
	text-align: left;
	padding: 3px 0;
}

.contentsHeaderRight {
	float: right;
	width: 200px;
	text-align: right;
}

/* ---  --------------------- */

#log-body-block {
	text-align: left;
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #eee #eee #eee #eee; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	margin: 5px 0;
	padding: 0 20px;
}

.log-body-date {
	color: #444444; /* 文字の色 */
	line-height: 1.7em;
	margin: 0;
	padding: 0 14px;
}

.log-body-title {
	background:	url(../template/6/images/blog_bar.jpg) no-repeat 0 0;
	width: 455px;
	height: 20px;
	line-height: 1.5em;
	font-size: 110%;
	color: #444444; /* 文字の色 */
	font-weight: bold;
	padding: 0 14px;
}

.log-body-category {
	font-size: 80%;
	color: #999; /* 文字の色 */
	padding: 5px 0;
}

.log-body-comment {
	color: #333; /* 文字の色 */
	padding: 5px 0;
}

.log-body-footer {
	color: #333; /* 文字の色 */
	text-align: right;
	padding: 5px 10px;
}

/* ---  --------------------- */

#log-footer-block {
	text-align: center;
	padding: 20px 10px 10px 10px;
}
.log-footer-page {
}

/* ---  --------------------- */

.line-dott {
	border-style: dotted; /* 枠の種類 */
	border-color: #999 #fff #fff #000000; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
}

/* ---  --------------------- */

#log-trackback--header-block {
	text-align:left;
	padding: 10px 5px 10px 5px;
}

.log-trackback-header {
	color: #444444;
	font-weight: bold;
}

.log-trackback-url {
	background-color:#eee;
	padding: 10px 5px;
	color: #444444;
}

/* ---  --------------------- */

#log-trackback-comment-block {
	text-align:left;
	padding: 0 5px 10px 5px;
}

.log-trackback-comment-date {
	font-size:85%;
	padding: 3px;
}

.log-trackback-comment-title {
	padding: 3px;
}

.log-trackback-comment-body {
	padding: 3px 3px 3px 20px;
}

/* ---  --------------------- */

#log-child-header-block {
	text-align: left;
	padding: 10px 5px;
}

.log-child-header-title {
	font-weight: bold;
}

.log-child-header-reg {
	font-size: 85%;
}

/* ---  --------------------- */

#log-child-comment-block {
	text-align: left;
	padding: 0 5px 10px 5px;
}

.log-child-comment-title {
	padding: 3px;
	font-weight: bold;
}

.log-child-comment-body {
	padding: 3px 3px 3px 20px;
}

.log-child-comment-footer {
	clear: both;
	padding: 3px;
	text-align: right;
}

/* ---  --------------------- */

#log-search-block {
	text-align: left;
	padding: 0 5px 10px 5px;
}

.log-search-title {
	padding: 3px;
}

.log-search-comment {
	padding: 3px 3px 3px 20px;
}

.log-search-footer {
	padding: 3px;
	text-align: right;
}

/* ---  --------------------- */

#form-input-block {
	padding: 7px;
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #eee #eee #eee #eee; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	color: #444444;
}

.form-input-label {
	font-weight: bold;
	padding: 0 0 10px 0;
}

.form-input-name {
	padding: 10px 0 0 10px;
}

.form-input-field {
	padding: 0 0 0 5px;
}

#form-input-style-block {
	margin: 3px 3px 3px 3px;
	padding: 5px;
	background-color: #eee; /* 背景の色 */
	border-style: dotted; /* 枠の種類 */
	border-color: #999 #999 #999 #999; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
}

#form-input-button-block {
	padding: 20px 0 0 30px;
}

/* ---  --------------------- */

#form-confirm-block {
	padding: 20px;
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #eee #eee #eee #eee; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	color: #444444;
}

.form-confirm-label {
	font-weight: bold;
	padding: 0 0 10px 0;
}

.form-confirm-name {
	padding: 10px 0 0 10px;
}

.form-confirm-value {
	padding: 0 0 0 10px;
}

.form-confirm-err {
	padding: 0 0 0 10px;
}

.form-confirm-errmsg {
	padding: 10px 0 0 10px;
}

#form-confirm-button {
	padding: 20px 0 0 30px;
}

/* ---  --------------------- */

#form-finish-block {
	padding: 20px;
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #eee #eee #eee #eee; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	color: #444444;
}

.form-finish-label {
	font-weight: bold;
	padding: 0 0 10px 0;
}

.form-finish-msg {
	text-align: center;
	padding: 3px 0 30px 0;
}

#form-finish-button {
	padding: 20px 0 0 30px;
}

.toolBox {
	position: absolute;
	display: none;
	padding: 10px;
	color: #333; /* 背景の色 */
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #ccc #ccc #ccc #ccc; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
}

.toolBox2 {
	position: relative;
	display: none;
}

a.keyword,
a:hover.keyword {
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	text-decoration: none;
	color: #666;
}

.lineHeightStyle {
	padding: 5px 0;
}
