@charset "utf-8";
/*
Theme Name: That's Default
Theme URI:
Description: ザッツのデフォルトテーマ
Version: 1.0
Author: Tanaka Toshimasa
Author URI: http://double-helix.asia/
Tags: 
*/

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

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

body{color: #333333;font-size: 12px;line-height: 1.7;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;}


#page{border: solid 1px #bbbbbb;margin: 30px auto 30px;width: 750px;}

#header{}

#headerimg{padding: 30px;border-bottom-color: #bbbbbb;border-bottom-width: 1px;border-bottom-style: solid;}
ul#globalnavi{margin: 2px;}
ul#globalnavi li{padding: 2px 0px 2px;float: left;text-align: center;width: 165px;border-right-color: #bbbbbb;border-right-width: 1px;border-right-style: solid;}
ul#globalnavi li img{padding: 0px 20px 0px;}

ul#globalnavi li#tohome {text-align: right;width: 225px;border-right-width: 0px;}

#container{margin:10px 30px 30px;}

#content{width: 500px;float: left;}
.posttitle{font-weight:normal; background-color: #EEEEEE;padding: 30px 30px 5px;border-bottom-color: #ffffff;border-bottom-style: dashed;border-bottom-width: 1px;font-size: 14px;}
.post{background-color: #EEEEEE;padding: 5px 30px 30px;margin-bottom: 30px;}

.post .time{color: #D68604;font-size: 12px;}

.post .entry{margin: 15px 0px 15px;}
.post .entry p{
	margin:12px 0;
}

.post .postmetadata{font-size: 10px;text-align: right;}

.post a:link {text-decoration: underline;}
.post a:visited {text-decoration: underline;}


#sidebar{float:right;width: 170px;}

#sidebar dt{border-bottom-color: #bbbbbb;border-bottom-width: 1px;border-bottom-style: solid;margin-bottom: 5px;}
#sidebar #calendar dt{display: none;}
#wp-calendar th{width:22px;text-align:center}
#wp-calendar td{width:22px;text-align:center}
#wp-calendar tbody a{color:#fff;background-color:#666;display:block;padding:1px 1px;}

#sidebar dl{margin-bottom: 20px;}
#sidebar ul ul{margin-left: 10px;}
#sidebar li{line-height: 18px;margin-top: 5px;}
#footer{clear: both;}

ul#globalnavi2{margin-left: 15px;}
ul#globalnavi2 li{display: inline;}
ul#globalnavi2 li img{padding: 1px 15px 1px;border-right-color: #bbbbbb;border-right-width: 1px;border-right-style: solid;}
ul#globalnavi2 li#faq img {border-right-width: 0px;}
ul#globalnavi2 li#totop img {margin-left: 30px;border-right-width: 0px;}

#footerimg{padding: 10px 30px 10px;border-top-color: #bbbbbb;border-top-width: 1px;border-top-style: solid;}

/* 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 */

/* orderform */

#orderform{
	margin:50px;
}

#orderform th{
	text-align:left;
	vertical-align:top;
	padding-bottom:15px;
	padding-right:15px;
}

#orderform td{
	vertical-align:top;
	padding-bottom:15px;
}

#orderform strong{
	color:red;
}

#orderform .err{
	background-color:#ffff99;
}

#orderform #payment{
	margin-left:-1em;
}

#orderform #payment label{
	margin-left:1em;
}


