@charset "utf-8";
/*
Theme Name: kamijo
Theme URI: 
Description: 
Version: 1.0
Author: Athlete
Author URI: http://www.athlete-co.net/
Tags: 
*/

/*--------------------------------------------------------------
	tag
--------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: sans-serif;
	color: #333;
	text-align: center;
}
hr {
	clear: both;
	visibility: hidden;
}
a {
	color: #002458;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------------------
	id
--------------------------------------------------------------*/

div#middle {
	background: url(images/bg_01.gif) repeat-y;
	margin: 0 auto 10px auto;
	width: 920px;
}
div#middle-top {
	background: url(images/bg_02.gif) no-repeat;
}
div#middle-bottom {
	padding: 20px 0 30px 0;
	background: url(images/bg_04.gif) no-repeat 0 100%;
}
div#column_double {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
div#content {
	float: left;
	width: 690px;
}
div#respective {
	background: url(images/bg_05.gif) repeat-x 0 100%;
	padding-bottom: 57px;
}
div#box_left {
	float: left;
	width: 380px;
}
div#box_right {
	float: right;
	width: 222px;
}
div#box_center {
	float: left;
	width: 222px;
	margin-left: 25px;
}
input#field {
	background: none;
	width: 210px;
	margin-top: 8px;
}
input#search {
	cursor: pointer;
	width: 25px;
	height: 25px;
	background: none;
}

/*--------------------------------------------------------------
	class
--------------------------------------------------------------*/

div.archives {
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
	header
--------------------------------------------------------------*/

div#header {
	background: url(images/bg_03.gif) repeat-x;
	height: 108px;
	margin-bottom: 10px;
}
div#header div {
	text-align: right;
	margin: 0 auto;
	width: 900px;
}
div#header div img {
	margin-top: 36px;
	float: left;
}
div#header div ul {
	padding-top: 30px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	list-style-type: none;
}
div#header div ul li {
	padding: 0 10px 0 20px;
	background: url(images/pic_01.gif) no-repeat 0 50%;
	float: right;
}
div#header div ul li a {
	color: #333;
	text-decoration: none;
}
div#header div ul li a:hover {
	text-decoration: underline;
}
div#header div form {
	clear: right;
	height: 30px;
	background: url(images/bg_11.gif) no-repeat 100% 0;
}

/*--------------------------------------------------------------
	menu
--------------------------------------------------------------*/

div#menu {
	background: url(images/bg_00.gif) repeat-x 0 100%;
	height: 64px;
	margin-bottom: 0px;
}
div#menu div {
	margin: 0 auto;
	width: 900px;
}
div#menu div ul {
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 48px;
}
div#menu div ul li {
	float: left;
	background: url(images/btn_03.gif ) no-repeat;
	width: 140px;
	margin-right: 9px;
	height: 48px;
}
div#menu div ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
div#menu div ul li a:hover {
	background: url(images/btn_o_03.gif) no-repeat;
}

/*--------------------------------------------------------------
	bread
--------------------------------------------------------------*/

div#bread {
	text-align: right;
	font-size: 11px;
	line-height: 24px;
	color: #999;
	margin: 0 10px 20px 20px;
	padding-right: 10px;
	background: #ddd url(images/bg_12.gif) no-repeat; 
}
div#bread span {
	color: #666;
}

/*--------------------------------------------------------------
	navi
--------------------------------------------------------------*/

div.navi {
	text-align: right;
}
div.navi img {
	margin: 0 0 10px 1px;
}

/*--------------------------------------------------------------
	sidebar
--------------------------------------------------------------*/

div#sidebar {
	float: right;
	width: 180px;
}
div#sidebar h1 {
	font-size: 16px;
	line-height: 26px;
	background: url(images/bg_13.gif) no-repeat;
	text-indent: 10px;
	margin-bottom: 10px;
	color: #555;
}
div#sidebar ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 20px;
}
div#sidebar ul li {
	background: url(images/pic_01.gif) no-repeat 0 50%;
	padding-left: 20px;
	border-bottom: 1px dotted #ccc;
}
div#sidebar img {
        margin-top: 10px;
	margin-bottom: 8px;
}

div#sidebar2  {
        margin-top: 120px;
        margin-right: 0px;
        width: 190px;
        float: right;
        
}
div#sidebar2 img {
        margin-top: 10px;
	margin-bottom: 5px;
}

/*--------------------------------------------------------------
	title
--------------------------------------------------------------*/

div#title {
	background: url(images/bg_07.gif) repeat-x;
	margin-bottom: 30px;
	height: 50px;
	padding: 0 20px;
}
div#title h1 {
	font-size: 17px;
	line-height: 50px;
	color: #fff;
	float: left;
}
div#title span {
	font-weight: normal;
	font-family: serif;
	color: #999;
	font-size: 14px;
	line-height: 50px;
	float: right;
	letter-spacing: 4px;
}

/*--------------------------------------------------------------
	archive_a
--------------------------------------------------------------*/

div.archive_a {
	margin-bottom: 25px;
	border-left: 5px solid #003366;
	padding-left: 10px;

}
div.archive_a h2 {
	font-size: 16px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}
div.archive_a p {
	font-size: 12px;
	line-height: 22px;
}

/*--------------------------------------------------------------
	archive_b
--------------------------------------------------------------*/

div.archive_b {
        width: 370px;
	margin-bottom: 20px;
	border-left: 5px solid #ccc;
	padding-left: 10px;
}
div.archive_b h2 {
        width: 370px;
	font-size: 14px;
	line-height: 22px;
        float: left;
        border-bottom: 1px dotted #ccc;
}
div.archive_b p {
	font-size: 11px;
	line-height: 20px;
        line-height: 22px;
        margin-left: 5px;
　　　　　vertical-align: sub;
        margin-top: 5px;
}
div.archive_b #day {
       float: right;
       width: 100px;
}
/*--------------------------------------------------------------
	archive_c
--------------------------------------------------------------*/
div.archive_c {
	margin-bottom: 5px;
	border-left: 5px solid #003366;
	padding-left: 10px;
        height: 80px;
        background-color:#f7f7f7;
        width: 250px;
        
}
div.archive_c h2 {
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}
div.archive_c p {
	font-size: 10px;
        font-weight: bold;
}
#blogtime {
	font-size: 8px;
        width: 250px;
        float: right;
        margin-left: 10px;
        height: 10px;
}
/*--------------------------------------------------------------
	archive_campaign    キャンペーン　ページ
--------------------------------------------------------------*/

div.archive_campaign {
	border-left: 5px solid #ccc;
	margin-left: 0px;
        width: 680px;
        height: 210px;
        padding-left: 10px;
        margin-bottom: 10px;
}
div.archive_campaign h2 {
        width: 680px;
	font-size: 16px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
        float: left;
}
div.archive_campaign h3 {
	width: 140px;
        float: left;
}
div.archive_campaign p {
        float: right;
	font-size: 9px;
	line-height: 35px;
        margin-right: 20px;
        height: 30px;
        padding-right: 20px;
        width: 220px;
}
div#camin {
        width: 680px;
        float: left;
        margin: 0px;
}
div#cam_m img          {
        width: 460px;
        height: 171px;
        margin: 0px;
}
div#cam_m   {
        width: 460px;
        height: 171px;
        float: right;
        margin-right: 10px;
}
div#camid {
        width: 190px;
        float: left;
        margin-left: 0px;
        text-align: left;
　　　　　margin-top: 5px;
}
div#camid p {
        width: 185px;
        float: left;
        line-height:140%;
        font-weight: bold;
        color: #06C;
        font-size: 12px;
}
/*--------------------------------------------------------------
	state
--------------------------------------------------------------*/

div#state {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-bottom: 20px;
        float: right;
        color: #FFF;
}
div#state a {
	font-size: 12px;
        color: #FFF;
}

/*--------------------------------------------------------------
	text
--------------------------------------------------------------*/

div.text {
	margin-bottom: 20px;
}
div.text h1 {
	font-size: 18px;
	line-height: 40px;
	background: url(images/bg_08.gif) no-repeat 0 100%;
	margin-bottom: 30px;
	color: #555;
}
div.text h2 {
	font-size: 17px;
	line-height: 27px;
	background: url(images/bg_09.gif) no-repeat 0 50%;
	margin-bottom: 20px;
	padding-left: 17px;
	color: #555;
}
div.text h3 {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}
div.text h4 {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
div.text h5 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}
div.text h6 {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 20px;
}
div.text h1 span, div.text h2 span, div.text h3 span, div.text h4 span, div.text h5 span, div.text h6 span {
	font-size: 10px;
	line-height: 18px;
	margin-left: 10px;
	font-family: serif;
	font-weight: normal;
	color: #999;
	letter-spacing: 3px;
}
div.text p {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 30px;
}
div.text address {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 30px;
	font-style: normal;
	border-left: 3px solid #ccc;
	padding-left: 10px;
}
div.text ul, div.text ol {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 30px;
	padding-left: 24px;
}
div.text dl {
	font-size: 13px;
	line-height: 26px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
div.text dl dt {
	float: left;
	width: 150px;
	clear: left;
	font-weight: bold;
	border-top: 1px dotted #ccc;
}
div.text dl dd {
	margin-left: 150px;
	padding-left: 10px;
	border-top: 1px dotted #ccc;
}

/*--------------------------------------------------------------
	comment
--------------------------------------------------------------*/

div#comment {
	background: #eee url(images/bg_14.gif) repeat;
	margin-bottom: 10px;
	padding: 10px;
}
div#comment h1 {
	font-size: 16px;
	line-height: 32px;
	background: url(images/bg_08.gif) no-repeat 0 100%;
	margin-bottom: 20px;
}
div#comment ol {
	list-style-type: none;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}
div#comment ol li {
	border-left: 5px solid #002458;
	padding-left: 10px;
	margin-bottom: 5px;
}

/*--------------------------------------------------------------
	footer
--------------------------------------------------------------*/

div#footer {
	background: url(images/bg_06.gif) repeat-x;
	height: 54px;
	color: #fff;
}
div#footer address {
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
}
div#footer address a {
	color: #fff;
	text-decoration: none;
}
div#footer address a:hover {
	color: #fff;
	text-decoration: underline;
}


/*--------------------------------------------------------------
	flash代替え画像
--------------------------------------------------------------*/   

/*--------------------------------------------------------------
	サムネイル画像
--------------------------------------------------------------*/       
div#images_s img  {
          width: 370px;
         height: 132px;
}

/*--------------------------------------------------------------
	リンク画像
--------------------------------------------------------------*/       
div#images_rink    {
         width: 245px;
         height: 60px;
         margin-top: 10px;
         margin-left: 3px;
}
div#rink_images      {
        background: url(images/rink_bac_03.gif);
        background-repeat: no-repeat;
        width: 255px;
        height: 81px;
        float: right;
        position: relative;
	top: -35px;
}
/*--------------------------------------------------------------
	リンク画像(抜粋文)
--------------------------------------------------------------*/ 
div.archive_a  h3      {
         font-size: 18px;
	font-weight: bold;
	color: #06C;
}