@charset "utf-8";
/*satoshi iwabuchi*/
/*********** BACK  #FFFFFF ***********/
/*********** BASE  #FFFFFF ***********/
/*********** ACCENT COLOR #0033CC ***********/
/*********** FRAME ***********/
/*********** TEXT COLOR #000000***********/

/*----------COMMON ----------*/
body {
	/* bodyは、共通(base.CSS)で定義 */
	color:#333333;
	background: #660033;
}

/*---------- LINK----------*/

a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	color: #333333;
	text-decoration:underline;
}
a:active {
	color:#993366;
	text-decoration:underline;
}
a:hover {
	color:#993366;
	text-decoration:underline;
}

/*---------- OUT FLAME ----------*/

#container {
	width: 920px;
	vertical-align: middle;
	margin: 0px auto;
	background:url(../img/cont_bg.jpg) repeat-y;

}
/*---------- SEO ----------*/

#description {
	background: #000000;
	color:#FFFFFF;
}
#description h1 {
	font-size: 10px;
	color:#FFFFFF;
	padding: 2px;
}

/*---------- HEADER --------*/

/* ヘッダー背景は、各選手ブログのCSSで定義
#header {
	background: url(../img/header_back.gif) no-repeat left top;
	height:200px;
}
*/

/*---------- TOPIC PATH----------*/

#topic_path {
	margin:0px;
	padding: 0px 10px;
	font-size:0.9em;
	background:url(../img/pan_bg.jpg) no-repeat;
	height:39px;
	line-height:26px;
	color:#000000;
}
#topic_path a:link,
#topic_path a:visited,
#topic_path a:active {
	color:#660033;
	font-weight:normal;
	text-decoration:underline;
}
#topic_path a:hover {
	color:#660099;
	font-weight:normal;
	text-decoration:underline;
}
/*---------- HONBUN ----------*/

#main_l {
	float:left;
	width:710px;
	margin:0px 20px 0px 0px;
	padding:0px;
	background:none;
}
#main_center {
	width:500px;
	float:right;
	margin:10px 0px 0px 20px;
	padding: 0px;
}

#main_left {
	width:180px;
	float:right;
	padding: 0px;
	margin:10px 0px 0px 0px;
	
}

#main_right {
	width:180px;
	float:left;
	padding: 0px;
	margin:10px 0px 0px 0px;
	
}
/*----------SUB MENU--------*/
#smenu {
	clear:both;
	margin-bottom:10px;
	
}
#smenu h2 {
	background: url(../img/smenu_back1.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
	padding:4px;
	text-align: center;
}
#waku1 {
	clear:both;
	padding:5px;
	background:#FFFFFF;
	border:none; 
}
#waku2 {
	clear:both;
	background:#FFFFFF;
	border:none; 
	padding-top:5px;
}
#waku3 {
	clear:both;
	background:#FFFFFF;
	padding:5px;
	border-left:solid 2px #660033;
	border-right:solid 2px #660033;
	border-bottom:solid 2px #660033;
	width:486px;
}

#search_form {
}
#smenu_list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: outside;
}
#smenu_list1 li {
	padding-left: 0px;
	padding-bottom:5px;
	margin-left: 20px;
	list-style: url(../img/li_mark1.gif) outside;
}
#blog_date1 {
	color:#999999;
	font-size:0.8em;
	padding-left:1em;
}
#mt_link {
	clear:both;
	font-size:0.8em;
	text-align:center;
	padding:5px;
	border:none;
	margin-bottom:10px;
	background:#FFFFFF;
}

#mt_link a{
	border-bottom:none;
	text-decoration:none;
}

.submenu_blog_category {
	color:#FFFFFF;
}


/*----------BLOG SEARCH--------*/

#search {
	border:solid 1px #333333;
	
}

/*---------- SEARCH RESULT --------*/

#search-form {
	margin:0em 1em 1em 1em;
	
}
#search_input {
	text-align:center;
	padding:5px;
}
#search_input h2 {
	display:inline;
	padding-right:1em;
}
#search-options {
	text-align:center;
	padding:5px;
}
#search_results_header {
	font-weight:bold;
	color:#000000;
	padding:5px;
}
#search_results_container {
	padding:5px;
}
#search_results_container h3 {
	color:#CC9966;
	font-weight: bold;
	padding:6px 2px 6px 10px;
}
#search_results_container h3 a:link,
#search_results_container h3 a:visited {
    color:#CC9933;
	text-decoration:underline;
}
#search_results_container h3 a:hover {
	color:#CCCC66;
	text-decoration:underline;
}
#search_results_cont {
	background: #FFFFFF;
	padding:10px;
}
#entry_footer {
	text-align:right;
	font-size:0.8em;
	color:#666666;
	padding:5px;
	margin-bottom:20px;
	background: #FFFFFF;
	border-bottom:1px dotted #666666;
}
#search_results_container blockquote {
	padding:5px;
	background:#EEEEEE;

}
/*---------- CALENDAR --------*/

#calendar {
	clear:both;
	font-family: verdana,arial,sans-serif;
}

#calendar th {
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
}

#calendar td {
	text-align: center;
	background:none;
	color:#333333;
	padding: 1px;
}
#prev_month {
	float:left;
	padding-left:5px;
}
#next_month {
	float:right;
	padding-right:5px;
}

#calendar td a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	border-bottom:none;
	background: #CC6699;
	padding: 1px;
}
#calendar td a:hover {
	color: #FFFFFF;
	background: #666666;
	padding: 1px;
}
#blog_date2 {
	color:#333333;
	padding-right:1em;
}
select {
	border:solid 1px #999999;
}
/*---------- PHOTO ----------*/

#photo_list {
	padding:2px 0px 0px 2px;
	margin: 0px;
}
#photo_list img {
	padding:0px 2px 2px 0px;
	margin: 0px;
	float:left;
}
#photo_list a:link,
#photo_list a:visited {
	border-bottom:none;
}


/*---------- MAIN ----------*/

#blog_area1 {
	clear:both;
	padding: 1px;
	margin-bottom:10px;
	background:none;
	

}
#blog_area2 {
	clear:both;
	padding: 1px;
	margin-bottom:10px;
	background:#FFFFFF;
}
#next_prev_area {
	padding:2px;
	margin-bottom:10px;
	font-size:0.9em;
	vertical-align:middle;
}

#prev_link1 {
	float:left;
	width:240px;
}

#next_link1 {
	float:right;
	text-align:right;
	width:240px;
}

#prev_link1 a:link,
#prev_link1 a:visited,
#next_link1 a:link,
#next_link1 a:visited {
	margin:0px 5px;
	color:#333333;
	font-weight:normal;
}
#prev_link1 a:hover,
#next_link1 a:hover {
	color:#993366;
	font-weight:normal;
	text-decoration:underline;
}
#blog_date {
	clear:both;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	background:url(../img/blog_area1_back1.gif) no-repeat;
	padding: 2px 5px 2px 25px;
}

#blog_title2 {
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	padding: 8px 0;
	text-indent:8px;
	background: url(../img/blog_area2_back1.gif) no-repeat;
	width:500px;
}

#blog_title {
	font-size: 18px;
	background:url(../img/blog_title_back1.gif) repeat-y left top;
	font-weight: bold;
	color:#FFFFFF;
	padding:10px 0;
	text-indent:15px;
	width:500px;
}
#blog_title a:link,
#blog_title a:visited,
#blog_title a:active {
	color: #FFFFFF;
	border-bottom:none;
}
#blog_title a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#blog_cont {
	font-size: 14px;
	padding:20px 10px 10px 10px;
	line-height:1.7em;
	letter-spacing: 0.1em;
	color:#000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background:#EDDAED;
	width:476px;
}

#blog_cont img {
	margin: 0px 0px 0px 0px;
	border: none;
}
#blog_cont span {
	display:block;
}
#blog_cont a:link,
#blog_cont a:visited,
#blog_cont a:active {
	font-weight:normal;
	color:#333333;
	border-bottom:none ;
}
#blog_cont a:hover {
	color: #993366;
	font-weight:normal;
	text-decoration:underline;
}
#blog_cont_trackback {
	clear:both;
	padding: 0px;
	text-align:right;
	font-size:0.8em;
	color:#000000;
	height:37px;
	background: url(../img/blog_cont_track_back1.gif) no-repeat top left;
	width:500px;
}

#blog_cont_trackback a {
	padding:0px 0.5em;
}
#blog_cont_trackback a:link,
#blog_cont_trackback a:visited {
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
#blog_cont_trackback a:hover {
    color:#993366;
	text-decoration:underline;
	font-weight:normal;
}

#prev_list1 {
	margin-left: 0px;
	padding-left: 10px;
	padding-top:10px;
	list-style: outside;
}
#prev_list1 li {
	padding-left: 0px;
	padding-bottom:5px;
	margin-left: 20px;
	list-style: url(../img/li_mark1.gif) outside;
}

#profile {

}

#profile img {
	padding:8px;
}

#profile_name {
	font-weight:bold;
	text-align:center;
	margin:0px 5px;
	padding:2px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	line-height:1em;
}

#profile_cont {
	padding: 5px;
}
#trackback_url {
	padding: 5px;
	font-weight:bold;
	font-family: verdana,arial,sans-serif;
}
/*---------- TRACK BACK ----------*/

#trackback_content {
	padding: 5px;
}
#trackback_footer {
	border-top: 1px dotted #EEEEEE;
	display:block;
	padding: 2px;
	font-size: 0.8em;
	text-align: right;
	margin-bottom:10px;
	color: #999999;
}
#trackback_footer a:link,
#trackback_footer a:visited,
#trackback_footer a:active {
	color:#CC0000;
	text-decoration:underline;
}
#trackback_footer a:hover {
	color:#CC0000;
	text-decoration:underline;
}

/*---------- COMMENT ----------*/

#blog_comment {
	margin-left: 0px;
	padding-left: 0px;
	padding:0px;
	list-style: outside;
	color:#000000;
}
#blog_comment li {
	padding: 0px 0px 20px 0px ;
	margin-left: 20px;
	list-style: url(../img/li_mark1.gif) outside;
}
#comment_footer {
	font-size:0.8em;
	text-align:right;
	margin-top:5px;
	padding:2px;
	color:#333333;
	
}
#comment_footer a:link,
#comment_footer a:visited,
#comment_footer a:active {
	color:#993366;
	
}
#comment_footer a:hover {
	color:#993366;
	text-decoration:underline;
}
/*---------- COMMENT TOUKOU ----------*/

#comment_form {
	padding:5px;
}

#comment_form_name,
#comment_form_mail,
#comment_form_url,
#comment_form_cont {

	margin-bottom:5px;
}

#comment_form label {
	padding-top:5px;
	color:#333333;
}
#comment_form_btn {
	text-align:center;
	margin-top: 5px;
}
#blog_area2 label {
	padding-left:8px;
	background:none;
	border:none;
}
#pagetop a:link,
#pagetop a:visited,
#pagetop a:active {
	color:#000000;
	text-decoration:none;

}
#pagetop a:hover {
	text-decoration:underline;
}
/*---------- 画像リンクには下線をひかない ----------*/

.link_line_none:link,
.link_line_none:visited,
.link_line_none:active,
.link_line_none:hover {
	border-bottom:none;
	text-decoration:none;
}
/*---------- COUNTER ----------*/
#counter {
	color:#666666;
	font-size:0.8em;
	padding:2px;
}


