body{
	text-align: center;
	margin: 10px;
	padding: 0px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

/*　全体構造　*/
#wrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 780px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-image: url(img/design/back01.jpg);
	background-repeat: repeat-y;
}


/*　ヘッダー部分　*/

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 70px;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.header-navi{
	background-image: url(img/head.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
	height: 70px;
	width: 780px;
	padding: 0px;
}
.discriptions{
	float: right;
	width: 480px;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-align: right;
}

.discriptions h1{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.header-navi img{
	margin: 0px;
	padding: 0px;
	float: left;
}
.header-info{
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	width: 500px;
	text-align: right;
}

#left {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 410px;
	clear: left;
}
.left-box{
	padding: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.left-wolf{
	padding: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	background-image: url(img/sub/top-wolf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
#right01 {
	float: left;
	width: 150px;
	padding: 50px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #EBFFEB;
	background-image: url(img/works.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#right02 {
	float: right;
	width: 180px;
	padding: 50px 0px 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ECECEC;
	background-image: url(img/infomation.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#content-wrap {
	padding: 0px;
	clear: both;
	float: none;
	width: 780px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/content-back.gif);
	background-repeat: repeat-y;
}

#footer {
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	height: 70px;
	width: 780px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 14px;
	padding: 0px;
}
#footer .info {
	text-align: left;
	padding: 0px;
	margin: 50px 0px 0px 15px;
	width: 500px;
	clear: left;
	float: left;
}
.break {
	margin: 0px;
	padding: 5px 0px;
	clear: both;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


#footer img{
	margin: 0px;
	padding: 0px;
	float: right;
}

#footer a:hover {

	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}




.pan-list{
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	font-weight: normal;
	width: 400px;
	text-align: left;
}


.data {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding: 0px 0px 2px;
}
.page{
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.more{
	text-align: right;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.strong {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.small{
	font-size: 10px;
}
.strong-large {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.right01-box{
	margin: 0px 0px 5px;
	padding: 5px;
	clear: both;
	width: 138px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.right02-box{
	margin: 0px 0px 5px;
	padding: 5px;
	clear: both;
	width: 168px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.title{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.form-title{
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 5px;
	padding: 3px 3px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.blog-title{
	font-size: 18px;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}


.carendar {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.carendar a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.comment-s-list{
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.cat-ul{
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 10px;
}
