@charset "utf-8";
/*
Theme Name: biz6 assistplanner Making to template by Yamaguchi
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/bg.gif) repeat-x top;
	font: 80%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}
iframe {
	margin-bottom: 20px;
}


/*コンテナ（HP枠）
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a0a0a0;
	background: #FFFFFF;
}


/*ヘッダー
------------------------------------------------------------------*/
#header {
	/*background: url(images/header_bg.gif) no-repeat left top;*/
	/*background: #003EAC;*/
	background: #0F2389;
	height: 92px;
	position: relative;
	color:#fff;
}
#header a:visited {
	color:#fff;
	text-decoration:none;
}
#header a:hover{
	text-decoration:underline;
}
#header h1 {
	font-size: 11px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 5px;
	float:left;
}

#header #searchform{
	margin-top:10px;
	width:210px;
	float:right;
}


/*メインメニュー
------------------------------------------------------------------*/
#menu {
	background: url(images/menu_06.gif) repeat-x;
}
#menu li {
	background: url(images/menu_00_l.gif) no-repeat;
	float:left;
	width:160px;
	height: 56px;
	font-size:128%;
	font-weight:bold;
	text-align: center;
}

#menu li a{
	display:block;
	padding:0.7em 0;
	color:#333;
	text-decoration:none;
	letter-spacing: 0.2em;
}

#menu li a:hover {
	background: url(images/menu_over_00_l.gif) no-repeat;
	color:#3254FF;
	text-decoration:underline;
}


/*ナビメニュー（サイトマップ、お問い合わせなど）
------------------------------------------------------------------*/
#nav {
	float:right;
	width:350px;
	color: #FFFFFF;
}
#nav a {
	color: #FFFFFF;
	padding-right: 15px;
}
#nav ul {
	float:right;
}
#nav li {
	float:left;
}


/*メインイメージ
------------------------------------------------------------------*/
#main-img {
	padding-bottom: 6px;
	background: url(images/main_img_bottom.gif) repeat-x bottom;
}


/*メインコンテンツ
------------------------------------------------------------------*/
#main {
	float: left;
	width: 497px;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}

#main h2 {
	/*background: url(images/midashi_base.gif) no-repeat;*/
	background: url(images/midashi_base.png) repeat;
	/*height:41px;*/
	padding:0.1em 0 0 12px;
	margin-bottom:10px;
	font-size:121%;
	color:#fff;
	letter-spacing: 0.2em;
	line-height:1.6em;
}
#main p{
	margin:0 0 20px 0;
}
#main ul{
	margin:0 0 20px 0;
}

#main table{
	/*border-top:1px solid #446DFF;*/
	/*border-left:1px solid #446DFF;*/
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	line-height:1.2em;
	margin-bottom:40px;
}
#main th{
	border-right:1px solid #446DFF;
	border-bottom:1px solid #446DFF;
	color:#330000;
	background-color:#eee;
	padding:0.3em 1em;
	text-align:center;
}
#main td{
	/*border-right:1px solid #446DFF;*/
	border-bottom:1px solid #446DFF;
	padding:1em 1em 0.3em 1em;
}


#main table p{
	margin:3px;
}

#main table p.item_name{
	padding:4px 0;
	font-weight:bold;
	font-size:110%;
}
#main table p.rel_tag span{
	display:block;
	float:left;
	font-size:70%;
	color:#fff;
	background:#0F2389;
	padding:2px 3px;
	margin:1px;
	text-decoration:none;
}

#main .wpcf7 p{
	line-height:1.4em;
	margin:0 0 7px 0;
}

/*サブコンテンツ
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 252px;
	display: inline;
	margin-right: 10px;
	margin-top: 15px;
	font-size: 85%;
}

#sub .frame_header {
	background: url(images/sub_frame_bg_header.gif) no-repeat top;
	height:46px;
}

#sub .frame_body {
	background: url(images/sub_frame_bg_body.gif) repeat-y;
	padding:1em 0.5em 1em 1.5em;
}

#sub .frame_footer {
	background: url(images/sub_frame_bg_footer.gif) no-repeat top;
	padding:0.5em;
}

#sub h3 {
	font-size:138%;
	padding:12px 0 0 50px;
}

#sub .frame_body li a:link { color: #3254FF; }
#sub .frame_body li a:visited { color: #3254FF; }
#sub .frame_body li a:hover { color: #3254FF; }
#sub .frame_body li a:active { color: #3254FF; }

#sub .frame_body p {
	font-size:110%;
}

#sub .frame_body li{
	padding:0 1em 0 1em;
	background: url(images/arrow.gif) no-repeat 12px 12px;
}

#sub .frame_body li a{
	display:block;
	border-bottom:1px dotted #3254FF;
	font-size:138%;
	padding:0.5em 0.5em 0 1.5em;
	text-decoration:none;
}


#sub .current-cat>a {
	font-weight:bold;
}

#sub .dllink{
	text-align:center;
	margin:5px 0 15px 0;
}
#sub .dllink a{
	border:1px solid #aaa;
	padding:10px;
}


/*About欄の矢印と下線設定
------------------------------------------------------------------*/
.arrow li {
	background: url(images/arrow.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

/*xmlreader用
------------------------------------------------------------------*/
.xmlreader {
	height:150px;
	overflow:scroll;
	margin-bottom:20px;
}

/*会員登録
------------------------------------------------------------------*/
#formkiyaku {
	height:150px;
	overflow:scroll;
	margin:10 0px;
	border:1px solid #aaa;
}
.formspacer{
	margin:10px;
}

/*サイドバー内のリンク集
------------------------------------------------------------------*/
.sidebarlinks {
	padding:10px;
}


/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	/*background: #003EAC;*/
	background: #0F2389;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}


/*強調文字（背景赤に白文字になります。）
------------------------------------------------------------------*/
.look {
	color: #FFFFFF;
	font-weight: bold;
	background: #990000;
}

/*パンくず（Wordpress Plugin [Breadcrumb NavXT]）
------------------------------------------------------------------*/
#container-pankuzu{
	margin:5px 0 15px;
	background:#ddd;
}
#container-pankuzu .breadcrumb{
	padding:3px 3px 3px 10px;
}

/*ページネイト（Wordpress Plugin [WP-PageNavi]）
------------------------------------------------------------------*/
.wp-pagenavi{
	margin:10px 0;
	text-align:right;
}

/*サイトマップ（Wordpress Plugin [Dagon Design Sitemap Generator]）
------------------------------------------------------------------*/
.ddsg-wrapper li{
	padding-left:15px;
}



/*clearfix
------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

