#header {
height: 150px;
width: 780x;
background-image:url(../images/header/info.jpg);
}

#header h1{
padding-top:40px;
padding-right:20px;
text-align: right;
font-size:22px;
color: #0d0015;
}

#header p{
text-align: right;
padding-right:20px;
padding-top:5px;
margin-left:300px;
width: 450px;
color: #7b7c7d;
}


/* -------universal reset------- */

* {
padding:0;
margin:0;
}


body {
margin: 0px;
padding: 0px;
font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
font-size: 14px;
background: url(../images/backs.gif) repeat-y #ffffff;
}

img {
border: 0px;
}

em {
color: #FF0000;
font-style: normal;
}

hr {
display: none;
clear: both;
}

.st {
font-weight: bold;
}

a:link {color: blue;}
a:visited {color: blue;}
a:hover {color: blue;}
a:active {color: blue;}

#wrapper{
width:780px;
margin-left:100px;
min-height: 100%;
}

/* -------Global Navigation------- */

ul#globalNavi {
margin: 0;
padding: 0;
width: 780px;
}

ul#globalNavi li {
margin: 0;
padding: 0;
float: left;
width: 129px; /* ボタンの幅 */
line-height: 1;
list-style-type: none;
border-right:solid 1px #ffffff;
}

ul#globalNavi li a {
padding: 0.6em 10px; /* ボタンの厚みはここで調整 */
display: block;
position: relative;/* IE6でマウス反応領域がおかしいのをFix */
font-size: 12px;
color: #333;
text-align: center;
text-decoration: none;
background-color: #eee;
}

ul#globalNavi li a:hover {
color: #000;
background-color: #ddd;
}




/* -------main web記事------- */
#main{
width:500px;
float:left;
color:#444444;
margin:20px 0 30px 20px;
}


#main h2{
background: url(../images/h2.gif) no-repeat left;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 7px;
margin-bottom: 8px;
color: #330000;
font-size: 15px;
}

#main h2 a {
text-decoration: none
}

#main p {
width:450px;
text-align:left;
line-height:1.5em;
margin-left:20px;
margin-bottom:2em; 
clear: both;
}

#main ul {
list-style-type: none;
}

.top {
background: #ffffff url(../images/arrow_top.gif) no-repeat;
padding: 0 20px;
margin:4px 20px;
border-bottom: none;
}


.sub {
background: #ffffff url(../images/arrow_sub.gif) no-repeat;
padding: 0 20px;
margin:2px 20px;
border-bottom: none;
}

.link {
background: #ffffff url(../images/arrow_link.gif) no-repeat;
padding: 0 20px;
margin:5px 20px;
border-bottom: none;
}




/* -------monthly archive------- */

#summary {
width:500px;
float:left;
margin-bottom: 20px;
}

.summary {
width:500px;
border: 1px solid #ccc;
margin-top:20px;
padding: 10px;
}

#summary h2 {
width:480px;
background: url(../images/h2.gif) no-repeat left;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 7px;
margin-bottom: 8px;
font-size: 15px;
margin-bottom: 10px;
}


#summary h2 a {
text-decoration: none
}

#summary h3 {
	font-family: "ＭＳ ゴシック",sans-serif;	
	margin:1em 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CCCCC0;
	border-left: 9px solid #b8d200;
	border-right: 1px solid #CCCCC0;
	background-color: #F3F3F3;
}

#summary h4 {
	font-family: "ＭＳ ゴシック",sans-serif;	
	margin:1em 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CCCCC0;
	border-left: 9px solid #e60033;
	border-right: 1px solid #CCCCC0;
	background-color: #F3F3F3;
}

#summary h5 {
	font-family: "ＭＳ ゴシック",sans-serif;	
	margin:1em 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CCCCC0;
	border-left: 9px solid #00552e;
	border-right: 1px solid #CCCCC0;
	background-color: #F3F3F3;
}


#summary p {
font-size: 14px;
}

.left {
text-align: right;
padding: 5px;
border-top: 1px dotted #ccc;
}





/* -------contents blog記事------- */
#contents{
width:780px;
background-color: #f5f5f5;
text-align:left;
padding: 0 40px 0 90px; 
background: url(../images/contents/bg014_02.gif) repeat-y; 
}

#inner{
width:630px;
}

#inner h2 {
width:600px;
height: 30px;
font-size:15px;
color:#FFFFFF;
text-align: left;
line-height: 1.8;
margin-bottom: 1em;
padding-left:35px;
background: url(../images/contents/h2.gif) no-repeat left;
}


#inner h3 {
	font-family: "ＭＳ ゴシック",sans-serif;	
	margin:1em 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CCCCC0;
	border-left: 9px solid #b8d200;
	border-right: 1px solid #CCCCC0;
	background-color: #F3F3F3;
}

#inner h4 {
	font-family: "ＭＳ ゴシック",sans-serif;	
	margin:1em 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CCCCC0;
	border-left: 9px solid #e60033;
	border-right: 1px solid #CCCCC0;
	background-color: #F3F3F3;
}

#inner h5 {
	font-family: "ＭＳ ゴシック",sans-serif;	
	margin:1em 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CCCCC0;
	border-left: 9px solid #00552e;
	border-right: 1px solid #CCCCC0;
	background-color: #F3F3F3;
}


#inner p{
text-align:left;
line-height:150%;
clear: both;
}

#bg_head {
width: 760px; 
margin-top:30px;
height:76px;
}

#bg_foot {
width: 760px;
margin-bottom:30px;
height:51px;
}

.mt-image-right{
float: right;
margin: 0 0 20px 20px;
}


/*back comment menu*/

#backs{
width:450px;
margin:20px 0 30px 10px;
text-align: left;
padding-left:10px;
float:left;
}

#backs h3{
width:450px;
height: 28px;
font-size:15px;
text-align: left;
line-height: 1.8;
padding-left:28px;
background: url(../images/backs_icon.gif) no-repeat left;
}

#backs ul{
list-style: url(../images/point/backs.gif) outside;
color: #cccccc;
margin: 10px 0 10px 30px;
padding: 0;
}

#backs li{
width: 450px;
text-align: left;
font-size:15px;
font-weight: bold;
}

#backs a:link{
color: #00a0c6;
text-decoration:none;
padding-bottom:3px;
margin: 0;
}

#backs a:visited{
color: #a22041;
text-decoration:none;
padding-bottom:3px;
margin: 0;
}

#backs a:hover{
color: #ff9500;
text-decoration:none;
padding-bottom:3px;
margin: 0;
}







/*　side menu　*/
#onsale{
width:200px;
float:right;
margin: 20px;
}

#onsale h3{
height: 27px;
text-align: left;
padding:10px 0 4px 20px;
font-size:15px;
background: url(../images/onsale_icon.gif) no-repeat left;
}

#onsale ul{
list-style: url(../images/point/onsale.gif) outside;
color: #cccccc;
margin: 10px 0 15px 25px;
padding: 0;
}

#onsale li{
border-bottom: dotted 1px #cccccc;
width: 162px;
text-align: left;
padding: 0;
margin: 6px 0;
font-size:14px;
}

#onsale p{
border-bottom: dotted 1px #cccccc;
width: 182px;
text-align: left;
padding: 0;
margin: 6px 0;
font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
font-size: 14px;
}


#onsale a:link{
color: #00a0c6;
text-decoration:none;
margin: 0;
}

#onsale a:visited{
color: #a22041;
text-decoration:none;
margin: 0;
}

#onsale a:hover{
color: #ff9500;
text-decoration:none;
margin: 0;
}



/* ===== foot Area ===== */

#foot {
width:780px;
font-size:10px;
color: #000000;
padding-top: 30px;
text-align:center;
clear: both;
margin-top:10em;
}

#foot ul{
clear: both;
margin-left: 10px;
margin-bottom: 10px;
}

#foot li{
float: left;
list-style-type: none;
width:190px;
height: 75px;
}


#foot p {
width:780px;
font-style: normal;
clear: both;
background: url(../images/foot/backs.gif) no-repeat;
padding-top: 20px;
padding-bottom: 5px;
white-space: nowrap;

}

#foot address {
font-style: normal;
clear: both;
padding-bottom: 15px;
white-space: nowrap;
}

#foot address a {
text-decoration: none
}

#foot a:link {color: #0095d9;}
#foot a:visited {color: #b44c97;}
#foot a:hover {color: #cc0000;}
#foot a:active {color: #cccccc;}




/* comment*trackback */

.comments,
.trackbacks {
	margin:10px 0 30px;
	padding:5px;
	border:2px outset #FFcccc;
	background-color:#fef4f4;
}

.comments-header,
.trackbacks-header,
.comments-open-header {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin:0 0 10px;
	padding:5px 10px;
	border-bottom:3px double #FFcccc;
}

.comments-content {
	margin:0 0 10px;
}

.comments-open {
	margin:0 0 10px;
}

.comment,
.trackback {
	margin:5px 10px 5px;
	padding:5px;
	border:1px solid #ffcccc;
	background-color:#ffffff;
}

.trackback-url {
	padding:5px;
	border:2px groove #ffcccc;
	background-color:#ffffff;
}

#comment-submit,
#comment-preview {
	font-weight: normal;
}

.comment-content {
	clear: none;
	line-height: 1.5;
	margin: 0;
}

.comment-content p {
	margin:1em 10px 3px;
}

.byline {
	font-size: 80%;
}

.comments-open-content,
#comments-open-footer {
	margin:0 0 5px;
	padding:0 10px;
}

#comment-form-external-auth{
	margin:0 0 5px;
	padding:0;
}

#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text {
	margin:0 0 5px;
}

.trackbacks-info,
.trackback-content,
.trackback-footer {
	margin:0 0 5px;
	padding:10px 10px 0;
}


