@charset "utf-8";
/*
Theme Name: blossom'y ripple
Theme URI: http://blossomyripple.com/
Description: blossom'y rippleのカスタマイズテーマ
Version: 1.0
Author: Hiroyuki Yahagi
Author URI: http://blossomyripple.com/
Tags: white, custom header, fixed width, two columns, widgets

*/

*{
	margin: 0;
	padding: 0;
}
body {
	font-size: 13px;
	color:#FFFFFF;
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "ＭＳ Ｐゴシック" , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	line-height: 20px;
}
img {
	border: 0;
	}
table td{
	vertical-align: top;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
	font-size: 14px;
}
a {
    color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
    color: #FF0000;
	text-decoration: underline;
}
p{
	padding: 7px 0;
}
ul,ol{
	list-style-position: inside;
}

input,textarea{
	font-size: 14px;
}
blockquote{
	font-style: normal;
	margin: 10px 0;
	padding: 8px;
	background-color: #E1E1E1;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 150%;
}
.red{
	color: #DC143C;
}
.green{
	color: #009900;
}
.orange{
	color: #F04E00;
}
.clear{
	clear: both;
}
.clear_left{
	clear: left;
}
.small{
	font-size: 12px;
}
.bold{
	font-weight: bold;
}
.align_center{
	text-align: center;
}
.align_right{
	text-align: right;
}
.small{
	font-size: 12px;
}
.notice{
	color: #333;
	font-size: 12px;
}
.pickup{
	font-weight: bold;
	color: #F00;
}
.line-through{
	text-decoration:line-through;
}
.odd{
	color: #000;
	background-color: #F5F4F0;
}
.even{
	color: #000;
	background-color: #FFF;
}
.img-left{
	float: left;
	margin: 0 20px 10px 0;
}
.text16{
	font-size: 16px;
}
.padding8{
	padding: 8px 0;
}
/*メインテーブル*/
div#main{
	width: 800px;
	margin: 0 auto;
}

/*ヘッダー*/
div#header{
	padding: 10px 2px 10px 2px;
	margin-bottom: 5px;
}
h1{
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
h1 a{
	color: #FFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFF;
	text-decoration: underline;
}
div#description{
	font-weight: bold;
	padding: 14px 0 0 0;
}
div#description p{
	padding: 0;
}

div#serarch input#searchsubmit {
	margin: 0;
	width: 44px;
	height:19px;
	vertical-align: moddle;
}

/*メインコンテンツ*/
div#main_content{
	width: 800px;
}

.navigation{
	padding: 10px 0;
}

/*左メニューブロック*/

/*パンクズリスト*/
div#breadcrumb{
	float: left;
	width: 650px;
	padding: 20px 0 10px 0;
}
div#block_left{
	float: left;
	width: 180px;
	padding: 15px 0 0 0;
}
div#block_left .block_content{
	width: 170px;
	padding: 5px;
	background: #EBEBEB;
}


div#block_left ul,div#block_left ol{
	list-style: none;
	list-style-position: outside;
}

div#block_left ul#side-menu{
}

div#block_left ul#side-menu li.contact{
	width: 180px;
	height: 65px;
	text-align: center;
	padding-top: 89px;
	background-image: url(../../../images/button/bg-contact.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#block_left ul#side-menu li.information{
	width: 180px;
	height: 53px;
	text-align: center;
	padding-top: 64px;
	background-image: url(../../../images/button/bg-information.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#block_left ul#side-menu2{
}
div#block_left ul li.widget{
	padding: 10px 7px;
	border: solid 1px #CCCCCC;
	margin: 10px 0 20px 0;
}
ul#menu{
	line-height: 180%;
}
ul#menu li{
	margin-bottom: 10px;
}
ul#menu ul{
	list-style: disc;
	list-style-position: inside;
}
.widgettitle{
	color: #666666;
	margin-bottom: 5px;
}
.widget_recent_entries ul li{
	border-bottom: dotted 1px #CCCCCC;
	padding: 8px 0;
	margin-bottom: 10px:
}

/*右コンテンツブロック*/
div#block_right{
	float: right;
	width: 580px;
	padding: 15px 0 20px 5px;
	margin-bottom: 5px;
}

/*トップページイメージ*/
div.toppage h2{
	font-family: "A-OTF 新ゴ Pro M","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
	padding: 4px 5px 5px 0;
	border-bottom: solid 2px #F60;
}
div.toppage .title{
	font-family: "A-OTF 新ゴ Pro M","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
	padding: 4px 5px 5px 0;
	border-bottom: solid 2px #F60;
}
div.toppage .sub-title{
	color: #F60;
	padding: 5px 0;
	font-weight: bold;
	font-size: 14px;
}
div.toppage .content{
	padding: 5px 0;
	margin: 10px 0 15px 0;
	border-bottom: dotted 1px #E1E1E1;
}

/*個別ページ*/
div.single-page .title{
	font-family: "A-OTF 新ゴ Pro M","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
	padding: 4px 5px 5px 0;
	border-bottom: solid 2px #F60;
}

div.single-page .content{
	font-family: "A-OTF 新ゴ Pro M","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
	padding: 4px 5px 5px 0;
	border-bottom: solid 2px #F60;
}


/*フッター*/
div#footer{
	clear: both;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	padding: 5px 10px 0 10px;
}
div#footer a{
	text-decoration: none;
}

div#footer .copyright{
}