/*  
Theme Name: GreenLeaf ORIGINAL
Theme URI: http://greenleaf-inc.jp
Description: GreenLeaf ORIGINAL AND basic typical
Version: 1.0
Author:  YUKIO MIZUTA
Author URI: http://greenleaf-inc.jp/

*/

/* ALL START */
body {
	line-height:1.6;
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", Arial, Verdana, sans-serif;*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:1px;
	color:#333333;
	background:#FFFFFF;
	text-align:center;
}

body,h2,h3,ul,ol,li,p {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:400;
	font-size:14px;
}

p {
padding-bottom:1em;
}

a img {
  border: none;
}

a {  color: #00ba00; }
a:hover { color:#ff9900; }

#container {
  background: transparent;
  width: 812px;
  /* Note：「0」のみで左寄せ，「0 auto」でセンタリング */
  margin: 0 auto;
	text-align:left;
}

/* ALL END */

/* header START*/
#header {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom:3px solid #cccccc;
}

.pan {
	padding-left: 30px;
	padding-top: 2px;
	background: url(images/home_next.png) no-repeat;
	font-size:10px;
}

.top1 {
	float: left;
	width: 45%;
	padding-top: 3px;
	font-size: 1.5em;
}
/*
.top2 {
	float:left;
	font-size: 0.8em;
	text-align: left;
	width: 35%;
	padding-top: 12px;
}
*/
#header_right {
	float:left;
	width: 55%;
	text-align:right;
}

#header_right ul {
  margin: 3px;
}

#header_right ul li {
	display: inline;
	margin-right: 3px;
	font-size: 0.9em;
}

/* header END*/

/* content START*/
#content {
 float: left;
 width: 570px;
 margin-top:20px;
 padding-right: 10px;
 padding-bottom: 10px;
 margin-bottom:20px;
}

h1 {
 border-left:5px solid #00AA00;
 	border-bottom: 1px solid #00AA00;
/* border-left:5px solid #777777;*/
 width: 550px;
 padding-left:5px ;
 font-size:24px;
 color: #333333;
/* color: #ff6666;*/
}

h2,h3 {
	margin:10px 0 10px 0;
}

#content h2 {
 	border-bottom: 1px solid #00AA00;
	width: 550px;
	padding-bottom: 5px;
	font-weight: bold;
}

#topimage {
 margin-top:12px;
 margin-bottom:2px;
}

#company dt span {
	color: #009900;
	padding-left: 25px;
	text-indent: 0px;
	background: url(images/block.gif) 0px 0px no-repeat;
}

.question {
	padding-left: 25px;
	background: url(images/q.gif) 0px 0px no-repeat;
	color: #009900;
	text-decoration: underline;
	line-height: 140%;
	margin-bottom: 5px;
}

.ans {
	padding-left: 25px;
	background: url(images/a.gif) 0px 0px no-repeat;
	margin-bottom: 30px;
}

.text-center {
	text-align:center;
}

.pack {
	margin-top: 10px; margin-bottom: 10px; width: 550px;
}

.pack-b {
 border-right: #ff6600 1px solid;
 padding-right: 10px;
 margin-top: 0px;
 padding-left: 15px;
 margin-bottom: 30px;
 padding-bottom: 5px;
 border-left: #ff6600 1px solid;
 width: 523px;
 padding-top: 10px;
 border-bottom: #ff6600 1px solid;
 height: auto;
}

.pack-t {
 border-right: #0000ff 1px solid;
 padding-right: 10px;
 margin-top: 0px;
 padding-left: 15px;
 margin-bottom: 30px;
 padding-bottom: 5px;
 border-left: #0000ff 1px solid;
 width: 523px;
 padding-top: 10px;
 border-bottom: #0000ff 1px solid;
}

.pack-naiyo {
 background-color:#ffeeee;
 margin: 15px auto 15px auto;
 padding-top:10px;
 padding-left:10px;
}


/* content END*/

/* sidebar START*/

#sidebar {
 float: left;
 width: 231px;
 margin-top:20px;
}


#sidebar a {
 color: #00ba00;
}

#sidebar a:hover {
 color: #ff9900;
}


#sidebar h2 {
	margin:10px 0 0 0;
}

#sidebar h3 {
	margin:14px 0 3px 0;
 margin-top: 10px;
}


.sidecontents {
 height: auto;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
 padding: 5px 5px 5px 10px;
 margin-bottom:20px;
}

.banner {
 margin-top:3px;
 margin-bottom:3px;
}
/* sidebar END*/

/* footer START*/
#pagetop {
 clear: both;
 padding-top:5px;
 margin-right:5px;
 margin-bottom:2px;
 text-align: right;
}
#footer {
 clear: both;
 border-top:3px solid #cccccc;
 padding-top:5px;
 text-align: center;
}


#footer a {
 color: #00aa00;
}

#footer a:hover {
 color: #ff9900;
}
/* footer END*/
