@charset "utf-8";
/*
Theme Name: onetemp
Theme URI: http://www.ot-art.jp/
Description: onetemp
Version: 1.6
Author: ot
Author URI: http://www.ot-art.jp/
*/

/* 

	--css index--
	
		Structure
		Headers
		Images
		Lists
		Sidebar
		Calendar
		Tags & Classes
		captions
		
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
 	padding: 0;
	width:100%;
	text-align:center;
	color:#333;
	line-height:180%;
	font:12px/1.44 "Osaka", "ＭＳゴシック", Arial, sans-serif;
}

#header {

	position:relative;
	width:100%;
	height:114px;
	margin:0 auto;
	text-align:center;
	background: url(./images/header_back.gif) repeat-x;
	font-size:12px;
	
}

#header p{

	position:absolute;
	top:10px;
	right:10px;
	margin:0 0;
}




#header h1{

	width:950px;
	height:114px;
	margin:0 auto;
	text-indent:-9999px;
	background: url(./images/header.gif) no-repeat;

}

#header h1 a{

	width:300px;
	height:114px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;

}


#menu {

	position:relative;
	width:100%;
	height:42px;
	margin:0 auto;
	text-align:center;
	background: url(./images/menu_back.gif) repeat-x;
	font-size:12px;
	
}


#menu ul{

	width:950px;
	height:42px;
	margin:0 auto;

}

#menu li{

	float:left;
	margin:10px 22px;
	list-style:none;
	font-weight:bold;

}



#contentwap {
	
	width:950px;
	margin:0 auto;
	background-color:#fff;
	text-align:left;

}

#sidebar ul{

	margin:0 auto;

}

#sidebar ul li.page_item{

	list-style:none;
	width:180px;
	background: url(./images/bt.gif) no-repeat;
	padding-left:25px;
	padding-top:8px;
	padding-bottom:7px;
	font-weight:bold;
	font-size:1.0em;

}


#content{

	width:700px;
	float:left;
	text-align:left;

}

#sidebar{

	width:200px;
	float:right;
	text-align:left;

}

#footer {

	width:100%;
	height:104px;
	margin:0 auto;
	color:#333;
	background: url(./images/footer.gif)  repeat-x;

}

#footer #copyright{

	width:800px;
	height:104px;
	margin:0 auto;
	text-align:center;

}

#footer #copyright p{

	padding-top:20px;
	margin:0 auto;
	text-align:center;

}


a {

	color:#666;
	text-decoration:none;

}

a:hover {

	color:#333;
	text-decoration:underline;

}

a:visited {

	color:#999;

}

p{

	margin:20px 60px;
	text-align:left;
}



/* End Structure */



/*	Begin Headers */


h1 {
	font-size: 1.8em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin:20px auto;
	test-align:left;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 10px 0;
	padding: 0;
	font-size: 1.2em;
	border-bottom:2px solid #ccc;
	color:#666;
	}

.post {

	margin: 10px;

}

h2{
	margin: 10px;
	font-size: 1.3em;
	border-bottom:1px solid #ccc;
	color:#666;
	text-align: left;
	}

.post h2 {
	margin: 20px 0;
	padding-left: 10px;
	border-left:8px #fa875d solid;
	border-bottom:1px dotted #ccc;
	color:#666;
	text-align: left;
	}

.post h3 {
	margin: 20px 0;
	padding-left: 10px;
	border-left:8px #fa875d solid;
	font-size: 1.2em;
	border-bottom:1px dotted #ccc;
	color:#666;
	text-align: left;
	}

.post h4 {
	margin: 20px;
	font-size: 1.1em;
	border-bottom:1px dotted #ccc;
	color:#666;
	text-align: left;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h2.cap{

	margin:0 auto;
	text-align:left;
	font-size:1.3em;
	
}



/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

small {

	padding-left:20px;


}

.postmetadata {

	margin-top: 20px;
	border-top: 1px #ccc dotted;


}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#respond{

	margin:10px 40px;


}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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 */



.flash{

	margin:5px auto 20px auto;
	width:550px;
	
}

table.toptable{

	margin:20px auto;
	font-size:12px;
}

table.toptable td{

	width:316px;
	text-align:center;
}


table.toptable02{

	margin:20px auto;
	font-size:12px;

}

table.toptable02 td{

	text-align:left;
	vertical-align:top;

}

table.toptable02 td.what{

	width:500px;
	padding-right:20px;

}

table.company {
	margin:20px auto;
	width: 500px;
	border-top: 6px solid #ff9966;
	border-collapse: collapse;
}

table.company td,table.company th {
	border-bottom: 1px solid #ccc;
	padding: 19px 13px 19px 13px;
	text-align: left;
}

table.company th {
	background: #eaeaea;
	white-space: nowrap;
}

#content table.company td p{
	margin:0 0;
}

div.menulistbox{

	padding:20px;
	width:690px;
	margin:20px auto;
	text-align:center;
	background-color:#E1DABF;

}

table.menulist{

	width:650px;
	margin:20px auto;
	font-size:14px;
	font-weight:bold;

}

table.menulist td{

	padding:15px;
	border-bottom:1px #ccc dotted;
	text-align:center;
	background-color:#fff;
}

table.kakaku{

	width:800px;
	border-top:1px #ccc solid;
	border-right:1px #ccc solid;
	margin:20px auto;

}

table.kakaku th{

	padding:15px;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	text-align:center;
	background-color:#E1DABF;
	font-weight:bold;
}

table.kakaku td{

	padding:15px;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	text-align:center;
	background-color:#fff;
}

table.kakaku td p{

	margin:0px 0px;
	text-align:center;
}

dt{

	margin:25px 20px;
	border-bottom:1px dotted #999;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	color:#fa875d;
}

dd{

	margin:10px 30px;
	text-align:left;

}

.sideadd{

	margin:20px 10px;

}

ul.whatnew{
	
	margin:10px 30px;

}

ul.whatnew li{
	
	border-bottom:1px dotted #eee;
	margin:10px auto;
	text-align-left;

}

div.flash01{

width:340px;
float:left;

}

div.midashi01{

width:440px;
height:260px;
float:right;
background:url(./images/regular_midashi.gif) no-repeat 0px 0px;
text-indent:-9999px;

}

div.flash02{

width:340px;
float:left;

}

div.flashbox{

width:790px;
margin:0 auto;

}

div.midashi02{

width:440px;
height:260px;
float:right;
background:url(./images/high_midashi.gif) no-repeat 0px 0px;
text-indent:-9999px;

}
