@charset "utf-8";
/*
Theme Name: mecc Default
Theme URI:
Description: meccのデフォルトテーマ
Version: 1.0
Author: Tanaka Toshimasa
Author URI: http://trim.bz/
Tags: 
*/


* {margin:0px;padding:0px;}

a {color: #339933;}
a:visited {color: #66CC66;}
a:hover {color: #339933;}
a:active{color: #339933;}

body{color: #333333;font-size: 12px;line-height: 20px;font-family:Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;}

img{border:0px;}

ul{list-style-type:none;letter-spacing:normal;}

hr{clear:both;height:0px;visibility:hidden;border-width:8px;}


#headerbgi{background: url('images/common/back01.gif') repeat-x;padding-top: 60px;width: 100%;}

#page{margin: 0px auto 0px;width: 650px;}

#header{}

#header table{width: 100%;}

#headerimg{margin-bottom: 30px;}
ul#globalnavi{border-top: 1px dashed #cccccc;border-bottom: 1px dashed #cccccc;margin-top: 10px;margin-bottom: 15px;}
ul#globalnavi li{display:inline;text-align: center;line-height: 1px;}
ul#globalnavi li img{padding: 12px 50px 10px;}



#container{background: url('images/common/sen_tensen02.gif') repeat-y 157px 0px;width: 650px;margin-bottom: 10px;}

#content{width: 480px;float: right;padding-left: 10px;padding-bottom: 10px;}
.posttitle{background-color: #33A02C;padding: 10px;margin-bottom: 20px;}
.posttitle h2 {color: #ffffff;font-size: 14px;}
.posttitle .time{color: #FFCC00;font-size: 12px;line-height: 18px;}

.post{margin-bottom: 30px;}
.post .entry{margin:5px;}

.post .entry p{margin-bottom:10px;}

.post .tomailform{margin: 10px auto 20px;border: #33A02C 2px solid;font-size: 16px;padding: 10px;width: 180px;text-align: center}
.pagetitle {background-color: #33A02C;padding: 10px;margin-bottom: 20px;color: #ffffff;font-size: 14px;}

#memberlist {margin:10px;}
#memberlist li{margin-bottom: 5px;}

/* フォーム */
#privacy{margin:20px 0px 20px;}
#formbody dt{margin-top: 20px;margin-bottom: 5px;border-left: #333333 0px solid;padding-left: 3px;}
.required{color: red;font-weight: bold;}
#formbody dd{margin-left: 20px;}
#formbody dd.input{margin-left: 30px;}
#formbody input.err{background-color: #ffff99}
#formbody input{width: 350px;}
#formbody textarea{width: 350px;}
#formbody dd.radio_box input{width: 30px;}
#formbody dd.button{margin-top: 30px;}
#formbody dd.button #submit{width: 150px;margin-right: 50px;}
#formbody dd.button #reset{width: 80px;}


#sidebar{float:left;width: 150px;}

#sidebar dt{margin-bottom: 20px;}
#sidebar dl dl dd{margin-bottom: 20px;margin-left: 1px;}
#sidebar dl dl dt{font-size:14px;margin-bottom: 5px;}
#sidebar li{margin-bottom: 3px;}
#sidebar .postdate {color: #33A02C;}
#sidebar #wp-calendar td{padding:2px;}
#sidebar #mecc_logo {margin-bottom: 30px;font-size: 10px;}

#totop{text-align: right;clear: both;margin-bottom: 10px;width: 480px;border-left: 1px dashed #cccccc;margin-left: 159px;padding-top: 10px;}
#footer{border-top: 1px dashed #cccccc;padding-top: 10px;}
#footer table{width:100%;}



#footerbgi{background: url('images/common/back02.gif') repeat-x bottom;padding-bottom: 60px;width: 100%;}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

