/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #46A4C7;}
a:hover {color: #46A4C7;}

body{
	background: #E7E7E2 url('http://sinatra.jp/img/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}

.c1{background-image: url(http://sinatra.jp/img/soldout.jpg); background-repeat: no-repeat;
}


p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}


.subtitle {color: #CC0001;}

.border {
	border-bottom : dashed 1px #696969;
	padding : 0px 0px 0px 10px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_top {
padding:15px 5px 10px 5px;
}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	padding-left: 20px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	background: url('http://sinatra.jp/img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #222 url('http://sinatra.jp/img/header.jpg') no-repeat;
	height: 250px;
	margin-bottom: 5px;
	text-align: center;
}

.header .counter {
	padding: 130px 0 0 570px;
}

.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main{
	background: url(http://sinatra.jp/img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content{
	float: left;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(http://sinatra.jp/img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}


/* table */
.table,td,tr {
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 12px;}


/* yokonavigation */
.yokonavigation {
	background: #DED9D0 url(http://sinatra.jp/img/yokonav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.yokonavigation a {
	background: #FFF url(http://sinatra.jp/img/yokonav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 9px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.yokonavigation a:hover,.yokonavigation a#active {background-position: left bottom; color: #331;}


/* navigation */
.navigation {
	float: right;
	margin-left: 28px;
	width: 190px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.area_red {
	border: 1px;
	border-style: solid;
	border-color: #ff0000;
	background-color: #ffdddd;
	margin: 10px;
	padding: 5px;
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold Tahoma,sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

/*accordion*/
.accordion_toggle {background: #d5a65b url(http://sinatra.jp/img/faq_ttl_bg.gif) 0 top;padding: 3px 7px;color: #fff;font-size: 12px;cursor: pointer;margin: 0 0 1px;}
.accordion_toggle_active {background: #dd5c29;}
.accordion_content {overflow: hidden;}
.accordion_content p {padding: 5px 10px 15px 10px;}
#vertical_container{padding-bottom: 20px;}

textarea {
	font-size: small;
	width:100%;
}