@charset "utf-8";
/*
Theme Name: あぶたん
Theme URI:
Description: 阿武隈川サミットさん専用テーマ
Version: 1.6
Author: Masahide Ichikawa
Author URI: http://www.fjs.co.jp/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
body {
	font-size: 0.8em; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #F0FFFF;
	color: #333;
	text-align: left;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	}

#Container {
	width: 950px;
	background: url("img/heikei_con_01.png");
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	}

#Header {
	padding: 0px 20px 0px 20px;
	}

#Menu {
	width: 910px;
	height: 40px;
	margin: 0px 20px 0px 20px;
	background: url("img/menu_bar_01.png");
	}

#MenuUnder {
	width: 910px;
	height: 5px;
	margin: 0px 20px 0px 20px;
	}

#Flash {
	padding: 0px 20px 0px 20px;
	}

#WakuPadding {
	padding: 10px 40px 0px 40px;
	}

#WakuFooter {
	width: 950px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: url('img/footer_02.png') no-repeat;
	}

#FooterMenu {
	font-size: 0.9em;
	text-align: right;
	border-top: 1px solid #999999;
	margin: 0px 40px 0px 40px;
	padding: 5px 0px 0px 0px;
	}

#Footer {
	font-size: 10px;
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 40px;
	}

#TopContentsLeft {
	width: 450px;
	float: left;
	}

#TopContentsRight {
	width: 400px;
	float: left;
	margin-left: 20px;
	line-height: 180%;
	}

#TopContentsRight img {
	padding: 0px 5px 0px 5px;
	}

#Banner {
	padding: 10px 0px 10px 0px;
	}

#News dl {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#News dl dt {
	float: left;
	width: 50px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-indent: 0px;
	line-height: 150%;
}

#News dl dd {
	margin: 0px;
	padding: 10px 0px 10px 100px;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dotted;
	background-image: url(img/bg_news.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.Bold {
	font-weight: bold;
	font-size: 14px;
}

#Inq {
	padding: 10px 0px 20px 0px;
	}

.Clear {
	clear: both;
}

P {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#SubMenu {
	text-align: right;
	margin: 0px 0px 10px 0px;
	}

#LinkContentsLeft {
	width: 420px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
	}

#LinkSummitMember {
	width: 200px;
	height: 550px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 150%;
	padding: 0px 0px 5px 0px;
	margin-left: 25px;
	margin-bottom: 30px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background: #fffff0;
	}

#LinkSummitOb {
	width: 200px;
	height: 550px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 180%;
	margin-left: 20px;
	margin-bottom: 30px;
	padding: 0px 0px 5px 0px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background: #fffff0;
	}

#LinkTitle {
	margin-bottom: 20px;
	}

#SingleContentsLeft {
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
	}

#SingleMenuWaku {
	padding: 0px 10px 0px 10px;
	margin: 0px;
/*	background-image: url(img/menu_waku_1.gif); */
	background-color: #ffffe6;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

#SingleMenuWaku p {
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#SingleContentsRight {
	width: 600px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	margin-bottom: 30px;
	}

#SingleMenuWaku ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#SingleMenuWaku ul li {
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	background: transparent url(img/icon_01_red.gif) no-repeat;
	background-position: 0px 15px;
	border-bottom: dotted 1px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	}

#SingleMenuWaku ul li ul li {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	}


/* 画像系 */

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px 0px 0px 5px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* 文字系 */

h2 {
	font-size: 1.5em;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 120%;
	background: transparent url(img/haikei_title_page_01.png) no-repeat;
	background-position: bottom;
/*	height: 35px; */
	}

h3 {
	font-size: 1.2em;
	font-weight:bold;
	line-height: 120%;
	color: #669966;
	}


#SingleMenuWaku ul li a:link {
	font-weight:bold;
	text-decoration: none;
	color: #14568a;
	border: none;
}

#SingleMenuWaku ul li a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #069;
	border: none;
}

#SingleMenuWaku ul li a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #cc6600;
	border: none;
}

#SingleMenuWaku ul li a:active {
	font-weight:bold;
	text-decoration: none;
	color:#14568a;
	border:none;
}

.SubTitle {
	font-size: 1.1em;
	font-weight:bold;
	text-align: center;
	color: #990000;
	background: #fae4c8;
	height: 25px;
	padding: 5px 0px 0px 0px;	
	margin: 0px 0px 10px 0px;	
	}

#FloodTextTitle {
	font-size: 1.5em;
	line-height: 180%;
	margin-bottom: 100px;
	}

#FloodTextTitle ul {
	list-style : none;
	}

#FloodTextTitle ul li {
	background-image : url(img/icon_abutan_01_1.gif) ;
	background-position : left center ; /* 位置は左端の真ん中 */
	background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	}

.entry ul li {
	margin-top: 0.5em;
	}

.entry ul {
	margin-bottom: 2em;
	}

.entry ol {
	margin-bottom: 2em;
	}

.entry ol li {
/*	font-weight:bold; */
	}

.entry strong {
	color: #669933;
	}

.entry P {
	margin-bottom: 0.5em;
	padding: 0px;
        clear:both; /* 20110616 add */
	}

.entry blockquote {
	margin-right: 0px;
	}
#shinsai_message {
	padding: 5px 20px 0px 20px;
	}

/* 20110616 add */
.wp-caption-text {
        text-align:center;
}
.wp-caption {
       float:left;
}
