@charset "utf-8";
/*Copyright (C) 2005 DDN,inc. All Rights Reserved.*/

body {
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(image_sokudoku/photo01.gif);
	position: absolute;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #0000FF;
	}

a:hover {
	color: #FF0000;
	}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	}

#container-all {
	text-align: left;
	width: 770px;
	float: left;
	}

#container {
	padding-right: 32px;
	padding-left: 32px;
	width: 770px;
	}

/*ヘッダー部分ここから*/
#banner {		
	background-image: url("image_sokudoku/image/obj_banner.gif");
	background-repeat: no-repeat;
	height: 50px;
	width: 770px;
	overflow: hidden;
 }

 #banner a {
	color: #000000;
	text-decoration: none;
	}

 #banner img {
	border: 0px;
	}

#banner h1 {
	font-size: 14px;
	font-weight : bold;
	padding: 23px 0px 0px 47px;
	margin: 0px;
	}

	
#banner-left {
	width: 667px;	
	float: left;
	overflow: hidden;
	}

#banner-right {
	width: 103px;
	margin-top:33px;
	float : right;
	overflow: hidden;
}	

/*ヘッダー部分ここまで*/

#main-bottom {
	background-image: url("image_sokudoku/image/obj_mainimage2.jpg");
	background-repeat: no-repeat;
	height: 16px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

/*センターここから*/

#center {
	float: left;
	width: 390px;
	overflow: hidden;
	}

#center-2 {
	float: left;
	width: 550px;
	overflow: hidden;
	margin: -10px 0px 0px;
	padding: 10px 10px 10px 20px;
	}

#center-3 {
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 770px;
	}

#center-4 {
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 65px;
	width: 770px;
	}	
	
#center-5 {
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-image: url(image_sokudoku/photo02a.jpg);
	}
	
.content {
	padding-top: 10px;
	color: #000000;
	font-size: 16px;
	}

.content-s {
	padding-top: 10px;
	color: #000000;
	font-size: 14px;
	line-height: 15px;
	}

.content p {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}

.content p img {
	margin: 0px  5px  5px  5px;
	border: 0px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	color: #000000;
	font-size: 34px;
	text-align: center;
	height: 36px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-bottom: 10px;
	line-height: normal;
	}

.content h3 {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	color: #000000;
	font-size: 14px;
	text-align: center;
	padding: 2px 0px 0px 13px;
	margin-bottom: 10px;
 	height: 16px;
	}
	
.content h4 {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	color: #000000;
	font-size: 14px;
	text-align: center;
	padding: 2px 0px 0px 13px;
	margin-bottom: 10px;
 	height: 16px;
	}

.content p.posted {
	color: #000000;
	font-size: 14px;
	border-top: 1px dashed #CCCCCC;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	clear:both;
	}
/*センターここまで*/

/*メニューここから*/
#left {
	float: left;
	width: 190px;
	overflow: hidden;
	}
	
#left2 {
	float: left;
	width: 550px;
	overflow: hidden;
	font-size: 14px;
	}	

#right {
	float: left;
	width: 190px;
	overflow: hidden;
	}

.sidebar {
	padding: 10px 8px 0px 10px;
	}

/*カレンダーここから*/
#calendar {
 line-height: 140%;
	color: #000000;
	font-size: 14px;
	text-align: center;
	}

#calendar table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 5px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#calendar a {
	font-weight: bold;
	}

/*カレンダーここまで*/

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;

	}

.sidebar li {
	background-image: url("image_sokudoku/image/p_list.gif");
	background-repeat: no-repeat;
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	padding-left: 10px;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.link-note-left {
	background-image: url(image_sokudoku/image/sba1p_center.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	padding: 5px;
	margin: 0px;
	}

.link-note-right {
	background-image: url(image_sokudoku/sozai/sba1p_center.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	text-align: left;
	padding: 5px;
	margin: 0px;
	}
.link-note-right2 {
	background-image: url("image_sokudoku/image/sba2p_center.gif");
	background-repeat: repeat-y;
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	}
.link-note-right2 ul{
	padding:5px;
}
#bottom {
	color: #000000;
	font-size: 14px;
	text-align: center;
	width: 770px;
	height: 52px;
	padding-bottom: 100px;
}

p {
	margin: 0px;
	padding:0px;
	clear: left;
}

#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%;
	}

textarea {

}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


.photo-right {
	float: right;
	margin-left: 10px;
	font-size: 12px;
}
.photo-left {
	float: left;
	margin-right: 10px;
	border: 0px;
}
.photo-box {
	clear: left;
	width: 360px;
	padding: 5px;
	margin-left: 5px;
	float: left;
	margin-bottom: 5px;
}
.photo-box2 {
	font-size: 12px;
	clear: right;
	width: 245px;
	height: 66px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(image_sokudoku/photo03.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin: 0px;
}
.photo-box3 {
	width: 540px;
	height: 80px;
}
.photo-box4 {
	font-size: 12px;
	clear: right;
	width: 245px;
	height: 66px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(image_sokudoku/photo23_01.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin: 0px;
}
.photo-box5 {
	font-size: 12px;
	clear: right;
	width: 245px;
	height: 66px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(image_sokudoku/photo23_02.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin: 0px;
}
.photo-box6 {
	font-size: 10px;
	width: 520px;
	height: 50px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(image_sokudoku/photo25.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin: 0px;
	cursor: text;
	line-height: 12px;
}

.text-left {
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	padding: 5px;
	}

.text-font {
	color: #000000;
	}
