@charset "utf-8";
/*  
Theme Name: 2column_026
Theme URI: http://business.sks-net.com/
Description: Design by <a href="http://business.sks-net.com/">SankyoDesign</a>  Structure Template<a href="http://en.wp.vicuna.jp">wp.Vicuna</a>
Version: 2.1.0
Author: Yasaiitame
*/


/*--------------------------------------
	1-1.Style for All
---------------------------------------*/
@import url("style-ninja/0-import.css");

div#header {
	width: 900px; /* Do not edit this line */
	min-width: none;
	max-width: none;
}
div#content {
	width: 900px; /* Do not edit this line */
	min-width: none;
	max-width: none;
}
div#footer {
	width: 900px; /* Do not edit this line */
	min-width: none;
	max-width: none;
	background-color: #FFF;
}

div#header {
	height: 360px;
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
}


/* title */

div#header h1.siteName {
	line-height: 1;
	font-size: 24px;
	font-weight: bold;
	clear: both;
	margin-left: 30px;
	float: left;
}

div#header h1.siteName a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	clear: both;
}

div#header h1.siteName a:hover {
	color: #CCCCCC;
	clear: both;
	float: left;
}
div#header #header_menu{
	font-size: 14px;
	font-weight: bold;
	clear: right;
	float: right;
	color: #FFF;
	margin-top: 25px;
	margin-right: 25px;
}
div#header #header_menu a{
	color: #333;
}


/* Description */

div#header .description {
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
	float: right;
	width: 500px;
	text-align: right;
/*	padding-top: 175px;*/
}


/*--------------------
	Border Switch
----------------------*/

div#content {
	background-color: #FFF;
}

div#main,
body.double div#utilities,
body.multi div#utilities {
	border-top-width: 0;
}

/*--------------------------------------
	Others
---------------------------------------*/

div#header ul#globalNavi {
	margin-top: 0;
}

div#utilities ul.thumb li {
	width: 100px;
}

/*=========================================================

	General
	
=========================================================*/

body {
	/*	color: #FFFFFF;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
}
/*---------------
 ヘッダーとメイン部分の境界線
-----------------*/
div#content,div#main,
body.double div#utilities,
body.multi div#utilities {
}

div#main{
}

div#main,
body.double div#utilities,
body.multi div#utilities {
	border-top-width: 0; /* Do not edit this line */
}
div#main h1{
	font-size: 24px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#main h2 {
	color: #FFFFFF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #00a0e9;
}


/*---------------
 Font Size Setting
 本文文字サイズ
-----------------*/

div.textBody {
	font-size: 150%; /* ( small: 92% | medium: 100% | large: 107% ) */
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* individual (個別記事では少し大きく) */

body.individual div.textBody {
	font-size: 107%; /* ( small: 92% | medium: 100% | large: 107% ) */
}

/*---------------
 Link Color
-----------------*/

a:link {
	color: #00F;
}

a:visited {
	color: #309;
}

a:hover {
	color: #F00;
}


/*---------------
 Topic Path
-----------------*/

/* 現在位置 */
p.topicPath span.current {
	padding-left: 15px;
	background-image: url(image/arrow/v_arrow090102.gif);
	background-repeat: no-repeat;
	background-position: left center;
	_background-position: 0 0.4em; /* for IE */
}

/*---------------
 Heading
-----------------*/

h1 {
}

h2 {
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

h3 {
	color: #000;
	font-weight: bold;
	background-image: url(image/h3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 5px;
}

/*=========================================================

	div#utilities (Sidebar)
	
=========================================================*/

div#utilities {
}

/*---------------
 dl.navi
-----------------*/

dl.navi {
}

dl.navi dt {
	color: #FFFFFF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	clear: both;
}
/*
dl.navi dt {
	color: #FFFFFF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	background-image: url(image/navi_bg.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-weight: bold;
}
*/
dl.navi li a:link {
	color: #FFFFFF;
}
dl.navi li a:hover {
	color: #CCCCCC;
}

/*---------------
 dl.others
-----------------*/

dl.others {
}

dl.others dt {
	color: #FFFFFF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

/*---------------
 .freeSpace [?]
-----------------*/

div#utilities .freeSpace {
	margin: 1px;
	background-color: #fff;
}

div#utilities .freeSpace p,
div#utilities .freeSpace dl,
div#utilities .freeSpace ul,
div#utilities .freeSpace ol,
div#utilities .freeSpace li {
	margin: 0.1em 5px;
}

/*---------------
 nest
-----------------*/

div#utilities dl dd dl dt {
	background-color: #fff;
}

/*---------------
 Sidebar Link Color
-----------------*/

dl.navi li a,
dl.others li a {
	padding-left: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	_background-position: 0 0.2em;
}

/*--tuika-----------------*/
dl.navi #annai{
	clear: both;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}

dl.navi .pages li{
	color: #000066;
	background-image: url(image/menu_bg.jpg);
	height: 30px;
	width: 200px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center;
}
dl.navi .pages li:hover{
	background-image: url(image/menu_bg_2.jpg);
	height: 30px;
	width: 200px;
}

dl.navi .pages li li{
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
}
dl.navi .pages li a{
	color: #333;
	clear: both;
	font-weight: bold;
	height: 30px;
	width: 200px;
	line-height: 30px;
}
dl.navi .pages li li a{
	font-weight: bold;
	color: #333;
}
dl.navi .pages li a:visited{
	color: #333;
	font-weight: bold;
}
dl.navi .pages li li a:visited{
	font-weight: bold;
	color: #CCCCCC;
}
dl.navi .pages li a:hover{
	color: #999;
}
dl.navi .pages li li a:hover{
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*--tuika-----------------*/

dl.navi .pages li a:link{
/*	background-image: url(image/icon/v_icon150101.gif);*/
}
dl.navi .pages li li a:link,
dl.navi li li a:link,
dl.others li a:link {
	background-image: url(image/mark/v_mark040101.gif);
}

dl.navi .pages li a:visited{
/*	background-image: url(image/icon/v_icon150101.gif);*/
}
dl.navi dl li a:visited,
dl.navi .pages li li a:visited,
dl.navi li li a:visited,
dl.navi dl li li a:visited,
dl.others li a:visited,
dl.others dl li a:visited {
	background-image: url(image/mark/v_mark040201.gif);
}

dl.navi a:hover,
dl.others a:hover {
	color: #CCCCCC;
}


/*

body class="single"
div#utilities style

2-singleUtilities.css

*/

/*=========================================================

	Entry
	
=========================================================*/

/*---------------
 Title
-----------------*/

div.entry h2 {
	font-weight: bold;
}

div.entry h2 a {
	text-decoration: none;
	color: #FFF;
}

div.entry h2 a:visited {
	color: #FFF;
}

div.entry h2 a:hover {
	color: #CCCCCC;
}

/*---------------
 Text Body
-----------------*/

div.entry div.textBody dl {
	border-left: 6px solid #eee;
	border-bottom: 1px solid #fff;
}

/*---------------
 Link img
-----------------*/

div.textBody a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.textBody a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---------------
 Continue reading
-----------------*/

p.continue {
	padding-left: 12px;
	background-image: url(image/arrow/v_arrow050102.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

p.continue a:link,
p.continue a:visited {
	color: #fff;
	background-color: #666;
}

p.continue a:visited {
	background-color: #aaa;
}

p.continue a:hover {
	color: #CCCCCC;
	background-color: #000;
}

/*---------------
 Reaction
-----------------*/

div.entry ul.reaction {
	border-top: 1px solid #eee;
}

div.entry ul.reaction li {
	border-right: 2px solid #eee;
}

div.entry ul.reaction li a {
	padding-left: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}

div.entry ul.reaction li.comment a {
	padding-left: 24px;
	background-image: url(image/icon/v_icon010101.gif);
}

div.entry ul.reaction li.trackback a {
	background-image: url(image/icon/v_icon080101.gif);
}

/*---------------
 Reaction Log (individual)
 -Comments
 -Trackbacks
-----------------*/

div#comments dl.log dt span.name,
div#trackback dl.log dt span.name {
	color: #000;
}

div#comments dl.log dt span.date,
div#trackback dl.log dt span.date {
	color: #999;
}


div#comments dl.log dd,
div#trackback dl.log dd {
	border-bottom: 1px solid #eee;
}

div#trackback dl.log {
	border-left: 5px solid #aaa;
}

/* Trackback Info */

div#trackback dl.info {
	border-left: 5px solid #aaa;
	border-bottom: 1px solid #eee;
	background-color: #f5f5f5;
}

div#trackback dl.info .URL {
	color: #000;
	background-color: #fff;
}

/*---------------
 Flip Pager (Newer - Older)
-----------------*/

ul#flip1 li a {
	padding: 0 0.5em;
	color: #666;
	background-repeat: no-repeat;
}

/* Newer Article */

ul#flip1 li.newer a {
	padding-left: 18px;
	background-image: url(image/arrow/v_arrow070101.gif);
	background-position: left center;
}

/* Older Article */

ul#flip1 li.older a {
	padding-right: 18px;
	border-left: 1px solid #ccc;
	background-image: url(image/arrow/v_arrow070102.gif);
	background-position: right center;
}

/* On Mouse */

ul#flip1 li a:hover {
	color: #CCCCCC;
}
 
ul#flip1 li.newer a:hover {
	background-image: url(image/arrow/v_arrow070201.gif);
}

/* Older Article */

ul#flip1 li.older a:hover {
	background-image: url(image/arrow/v_arrow070202.gif);
}

/*---------------
 Flip Pager2 (Newer - Older)
-----------------*/

#flip2 {
	border: 1px solid #ddd;
}

#flip2 li {
	color: #000;
}

#flip2 li a {

}

/*---------------
 Retun to page top
-----------------*/

p.return a {
	padding-right: 12px;
	background: url(image/arrow/v_arrow060101.gif) no-repeat right center;
}

/*---------------
 Archive Index
-----------------*/

p.archives a {
	padding-left: 16px;
	background: url(image/icon/v_icon110102.gif) no-repeat left center;
}

/*=========================================================

	Footer
	
=========================================================*/

/*
div#footer{
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #666;
	background-color: #25438B;
	height: 25px;
	clear: both;
}
*/
div#footer ul.support{
	float: right;
}

div#footer ul.support li {
	color: #666;
}

div#footer ul.support li a {
	color: #666;
	text-decoration: none;
}

div#footer li.template a {

}

div#footer address {
	color: #FFF;
	float: right;
}
#footer #footer_sub{
	color: #CCCCCC;
	text-align: left;
}
div#footer1{
	width: 29%;
	float: left;
	clear: left;
}
div#footer2{
	width: 40%;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
div#footer3{
	width: 29%;
	float: left;
	clear: right;
}
div#footer4{
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #666;
	background-color: #25438B;
	height: 25px;
	clear: both;
}
/*=========================================================

	Elements
	
=========================================================*/

em {
	font-weight: bold;
}

strong {
	color: #000;
}

/*---------------
 Form
-----------------*/

fieldset {
	border: 1px solid #ddd;
}

input,
textarea {
	border-color: #d4d4d4 #eee #eee #d4d4d4;
	background-color: #fff;
	background-image: url(image/bg/bg_input.gif);
	background-repeat: no-repeat;
}

input:hover,textarea:hover {
	border-color: #00a0dd;
}

input:focus,textarea:focus {
	border-color: #aaa;
	background-color: #fff;
}

input.submit {
	color: #fff;
	background-color: #666;
}

input.submit:hover {
	background-color: #000;
}

/*---------------
 Table
-----------------*/

table {
	border: 1px solid #cfd3d6;
	color: #000000;
}

th,
td {
	border: 1px solid #efefef;
	border-color: #efefef #dce0e3 #dce0e3 #efefef;
}

th {
	color: #000;
	background-color: #efefef;
}

td {
	border: 1px solid #ddd;
	background-color: #fff;
}

/*---------------
 Pre
-----------------*/

pre {
	color: #666;
	background-color: #eee;
}

pre * {
	color: #444;
}

pre[title]:before {
	color: #fff;
	background-color:  #bbb;
}

/*---------------
 Blockquote (引用)
-----------------*/

blockquote {
	border: 3px solid #eee;
	color: #666;
	background-color: #f5f5f5;
}

blockquote * {
	color: #666;
}

blockquote[title]:before {
	color: #000;
}

blockquote[cite]:after {
	color: #333;
}

cite {
	color: #333;
}

/*=========================================================

	Others
	
=========================================================*/

/*
コメント・トラックバック数など、
数を表す部分で使われます
*/
#content #main table{
	width: 850px;
}
#content #main table,#content #main tr,#content #main td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}