/*
Theme Name: RakuRakuPress
Theme URI: http://rakurakupress.com/
Description: A theme by <a href="http://rakurakupress.com/">MEDiA MANBU</a>.
Version: 0.1
Author URI: http://rakurakupress.com/
*/

* {
    margin:0;
}

a {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	padding: 5px 0px 5px 0px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

img {
	border: 0px;
}

p {
	margin-top: 0.8em;
	line-height:120%;
}

p img {
	margin: 3px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

br {
	
}

.clear_both {
	clear: both;
}

body {
	background: #FFFFFF;
	margin: 0px;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Osaka",sans-serif;
	line-height:120%;
}

#top_page{
	font-size: 12px;
	text-align: center;
}

#page {
	background: #FFFFFF;
	margin: 0px auto;
	width: 900px;
	border: 0px solid #B0B0B0;
}

#header{
	position: relative;
	background: #FFFFFF;
	width: 900px;
	height: 150px;
	border-bottom: 0px solid #B0B0B0;
}

#header_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	height: 120px;
	width: 370px;
}

#header_banner {
	position:absolute;
	background: #FFFFFF;
	top:30px;
	left:380px;
	padding: 0px;
	height: 120px;
}

#header_bar {
	position:absolute;
	width: 896px;
	margin-top: 5px;
	margin-bottom: 5px;
	top:120px;
	left:0px;
	font-size: 9pt;
}

#header_menu {
	padding: 0px;
}

#header_menu ul {
	padding: 0px;
}

#header_menu ul li {
	list-style-type: none;
	background-color: #f7b357;
	margin-bottom: 0.3em;
	float: left;
	border: 1px #aa1223 solid;
	padding: 0px;
	height: 28px;
	width: 120px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}

#header_menu ul li a {
	text-decoration: none;
	display: block;
	padding: 0.3em;
}

#header_menu ul li a:hover {
	background-color: #ff940c;
	color: white;
}

#top_big_banner {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

#footer{
    clear: both;
	background: #EEEEEE;
	padding: 10px 0px 5px 0px;
	width: 900px;
	font-size: 11px;
    text-align:center;
}

#footer_menu{
	background: #FFFFFF;
    margin: 0px 0px 10px 0px;
	padding: 3px;
	width: 780px;
	font-size: 12px;
    text-align:center;
}

#footer a, #footer a:visited{
	color: #0000FF;
}

#main_left {
    float:left;
    width: 580px;
	height: auto;
    margin: 0px;
    margin-bottom: 20px;
    background-color:#FFFFFF;
}

#main_left_normal_kyujin {
	width: 573px;
	height: auto;
	margin-bottom: 5px;
	padding: 1px 0px 1px 5px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background: #ffcccc;
	border: 3px solid #CD0000;
}

#main_left_normal_title {
	width: 573px;
	height: 20;
	margin-bottom: 5px;
	padding: 1px 0px 1px 5px;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background: #f4762b;
	border: 1px solid #aa1223;
}

#main_left_normal_content {
	font-size: 10pt;
	line-height: 16px;
}

#main_left_yamabiko {
	background: #FFFFFF;
	margin:0px 0px 0px 0px;
	width: 580px;
	height: auto;
}

#main_left_yamabiko p {
	font-size: 12px;
	line-height:20px;
}

#main_right {
    float:right;
    width: 300px;
	height: auto;
    margin: 0px;
    margin-bottom: 20px;
    background-color:#FFFFFF;
}

#main_right_paper_top {
	font-size: 12px;
	line-height: 18px;
}

#main_right_paper_top div#top {
	float: left;
}

#main_right_paper_top div#special {
	float: right;
}

#right_title {
	width: 293px;
	height: 16;
	padding: 1px 0px 1px 5px;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background: #df4b3f;
	border: 1px solid #CD0000;
}

#right_content {
	width: 290px;
	height: auto;
	margin-top: 0px;
	padding: 4px;
	font-size: 12px;
	line-height: 18px;
	background: #FFFFFF;
	border: 1px solid #CD0000;
	border-top: 0px;
}

/* 記事ページ */
#single_main {
    float:left;
    width: 580px;
	height: auto;
    margin: 0px;
    margin-bottom: 20px;
    background-color:#FFFFFF;
}

#single_main #ticket_text {
	font-size: 15px;
	line-height: 20px;
}

#single_main p {
	font-size: 14px;
	line-height: 18px;
}

#single_main_title {
    margin:0px 0px 5px 0px;
	padding: 3px;
    width: 580px;
	border-left: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

#single_main_title_noad {
    margin:0px 0px 5px 0px;
	padding: 3px;
    width: 915px;
	border-left: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

#single_main_entry {
	font-size: 14px;
	line-height:120%;
}

#single_main_entry ul {
	margin: 0px 5px 0px 22px;
	padding: 0px;
	list-style-type: none;
	line-height: 22px;
	font-size: 12px;
	text-indent: -15px;
}

#single_side {
    background-color:#FFFFFF;
    float:right;
    margin:10px 5px 10px 0px;
    width: 300px;
}

#single_side_title {
	background: #EEEEEE;
	margin: 10px 10px 0px 0px;
	padding: 2px;
	width: 296px;
	height: auto;
	border: 1px solid #B0B0B0;
	font-size: 14px;
}

#single_side_pickup {
	font-size: 12px;
	line-height: 16px;
}

#single_side_content {
	background: #FFFFFF;
	margin:0px 10px 0px 0px;
	width: 300px;
	height: auto;
	border: 1px solid #B0B0B0;
}

#single_side_content ul {
	margin: 0px 5px 0px 22px;
	padding: 0px;
	list-style-type: none;
	line-height: 22px;
	font-size: 12px;
	text-indent: -15px;
}

#single_side_banner {
	background: #B0B0B0;
	width: 300px;
	height: 250px;
	font-size: 11px;
	border: 1px solid #B0B0B0;
}

#single_main_noad {
    background: #FFFFFF;
    margin:10px 0px 10px 5px;
    width: 915px;
	font-size: 14px;
}

#breadcrumb {
	font-size: 12px;
}

/* カテゴリーページ */
#category_list {
	font-size: 14px;
	line-height: 22px;
}




#more{
	font-size: 11px;
    text-align: right;
}

.wp-caption {
   text-align: center;
   background-color: #EEEEEE; border: 1px solid #888888;
   margin: 2px; padding: 0px;
}

.wp-caption img {
   text-align: center;
   margin: 2px; padding: 0; border: 0;
}

p.wp-caption-text {
   text-align: left;
   font-size: 11px; line-height: 12px; color: #333;
   margin: 0; padding: 2px;
}
