@charset "shift_jis";

/*------------------------------------------------
   基礎
------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #333333;
	text-align: center;
	line-height:120%;
}

/* -------------------------
     タグの再定義
------------------------- */

img {
	border: none;
}

p,form {
	margin: 0;
	padding: 0;
}

/* ===========================
     フォントサイズ
=========================== */
p {
	font-size: 12px;
}

/* ===========================
     リンク装飾
=========================== */
a:link {
	color:#3366cc;
	text-decoration:none;
}
a:visited {
	color:#9966cc;
	text-decoration:none;
}
a:hover,
a:active {
	color:#3366cc;
	text-decoration: underline;
}

/* -------------------------
     H指定
------------------------- */
h1 {
	clear: both;
	padding-top: 7px;
	padding-bottom: 18px;
}

h2 {
	margin-bottom: 16px;
}

h3 {
	background: url(../images/h3_bg001.gif) no-repeat;
	margin: 35px 0 15px 0;
	padding: 5px 0 5px 15px;
	font-size: 90%;
	_height:24px;
}

h4 {
	background: url(../images/h3_bg001.gif) no-repeat;
	margin: 10px 0 15px 0;
	padding: 5px 0 5px 15px;
	font-size: 90%;
	_height:24px;
}

/* -------------------------
     ヘッダー
------------------------- */

#headerSection {
	width: 100%;
	background-color: #ffffff;
}

#header {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header .inner {
	padding:6px 6px 8px 9px;
	position:relative;
}


#header #tagline {
	font-size:10px;
	line-height:10px;
}
#header #logo a {
	display:block;
	width:133px;
	padding:12px 0 0 0;
}
#header #head-menu {/* Mac IE用の指定 */
	margin:-1em 0 0 370px;
}
/* MacIEここから省きます \*/
#header #head-menu {
	margin:0;
	position:absolute;
	text-align:right;
	right:6px;
	bottom:4px;
	_top:10px;
}
/* MacIEここまで省きます */

#header #head-menu form,
#header #head-utility li {
	display:inline;
	font-size:12px;
	line-height:12px;
}
#header #head-menu form input {
	vertical-align:middle;
	font-size:12px;
	line-heignt:12px;
}
#header #head-utility {
	position:absolute;
	right:200px;
	bottom:2px;
}

/* -------------------------
     囲み
------------------------- */
#mainSection {
	background: url(../images/main_bg001.gif) repeat-x #FFFFFF 0 0;
}

div.main {
	clear:both;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

.size01 {
	width:113px;
}

.tagLine {
	border-bottom: 1px solid #e9f7df;
	background: url(../images/main_bg002.gif) 0 0 no-repeat;
}

.tagLine .text {
	float: left;
	width: 217px;
}

.tagLine .btn {
	float: left;
	width: 97px;
	margin: 24px 0 0 19px;
}

.globalNavi {
	padding: 5px 0 0 3px;
}

.globalNavi li {
	float: left;
	margin-right: 22px;
}

.globalNavi li.last {
	margin-right: 0;
}

/* -------------------------
     メインコンテンツ
------------------------- */
.section {
	padding: 0 10px 20px;
}

.list-type01 {
	padding-bottom: 25px;
}

.list-type01 li {
	padding: 0 0 2px 18px;
	background: url(../images/main_ic001.gif) 3px 0.4em no-repeat;
	_background: url(../images/main_ic001.gif) 3px 0.4em no-repeat;
	font-size: 12px;
	zoom: 1;
}

.list-type02 {
}

.list-type02 dt {
	padding: 0 0 0 18px;
	background: url(../images/main_ic001.gif) 3px 0.4em no-repeat;
	_background: url(../images/main_ic001.gif) 3px 0.3em no-repeat;
	color: #336600;
	font-size: 14px;
	font-weight: bold;
	zoom: 1;
}

.list-type02 dd {
	padding: 0 0 11px 18px;
	font-size: 12px;
}

p.top {
	padding: 0 10px 0 0;
	text-align: right;
}

.section p.top {
	padding: 20px 0 30px 0;
}

p.top img {
	margin-right: 0;
}

div.foot {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0 5px 0;
}

div.foot p {
	padding-left: 3px;
}

div.foot table td {
	font-size: 12px;
	color: #dddddd;
}
/* -------------------------
     アンカーリンク
------------------------- */
.anchor {
	margin-bottom: 18px;
	padding: 4px 10px;
	background-color: #e9f7df;
}

.anchor li {
	float: left;
	margin-right: 9px;
	padding: 0 11px 0 0;
	border-right: 1px solid #dddddd;
}

.anchor li.last {
	margin-right: 0;
	border-right: 0;
}

.anchor li a {
	padding-left: 11px;
	background: url(../images/main_ic003.gif) 0 0.3em no-repeat;
	font-size: 12px;
}
* html .anchor li a {
	background: url(../images/main_ic003.gif) 0 0.6em no-repeat;
	zoom: 1;
}

/* -------------------------
     カラム
------------------------- */
/* colTwo */
.colTwo .colLeft {
	float: left;
	width: 355px;
}
.colTwo .colRight {
	float: right;
	width: 370px;
}

.colTwo .colRight .colTwo .colLeft,
.colTwo .colRight .colTwo .colRight {
	width: 180px;
}

.colTwo .colRight .colTwo .colLeft {
	float: left;
}

.colTwo .colRight .colTwo .colRight {
	float: right;
}

.w4-1col .colLeft {
	width: 545px !important;
}

.w4-1col .colRight {
	width: 180px !important;
}

.w3-1col .colLeft {
	width: 395px !important;
}

.w3-1col .colRight {
	width: 330px !important;
}

/* colThree */
.colThree .col1st,
.colThree .col2nd,
.colThree .col3rd {
	width: 220px;
}

.colThree .col1st,
.colThree .col2nd {
	float: left;
}

.colThree .col1st {
	margin: 0 40px 0 0;
}

.colThree .col3rd {
	float: right;
}

.caption {
	padding-top: 5px;
}
/* -------------------------
     テキストボックス
------------------------- */
.columnBox {
	border: 3px solid #c1dc99;
}

.columnBox .inner {
	padding: 9px 12px 12px;
	border-bottom: 1px solid #c1dc99;
}

.columnBox .inner dl dt {
	padding: 0 0 2px 18px;
	background: url(../images/main_ic001.gif) 3px 4px no-repeat;
	_background: url(../images/main_ic001.gif) 3px 0.35em no-repeat;
	color: #336600;
	font-size: 14px;
	font-weight: bold;
	zoom: 1;
}

.columnBox .inner dl dd {
	padding: 0 0 0 1px;
	font-size: 12px;
}

.columnBox p {
	padding: 3px 25px 3px 0;
	text-align: right;
}

.columnBox p .linkIcon {
	_background: url(../images/main_ic002.gif) 0 0.5em no-repeat;
}
/* -------------------------
     テキスト
------------------------- */
.a-r {
	text-align: right;
}

/*-------------------------
     マージン
 ------------------------- */
/* 下マージン */
.mb5 {
	margin-bottom: 5px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb40 {
	margin-bottom: 40px;
}

/* 右マージン */
.mr5 {
	margin-right: 5px;
}

/* 左マージン */
.ml9 {
	margin-left: 9px;
}

/*-------------------------
     パディング
 ------------------------- */
/* 下パディング */
.pb10 {
	padding-bottom: 10px;
}
/* ==================================
linkIcon
=================================== */
.linkIcon {
	padding-left: 13px;
	background: url(../images/main_ic002.gif) 0 0.25em no-repeat;
	zoom: 1;
}

* html .caption .linkIcon {
	background: url(../images/main_ic002.gif) 0 0.5em no-repeat;
}


/* ==================================
clearFix
=================================== */
.clearFix:after,
.section:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*:first-child+html .clearFix,
*:first-child+html .section {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearFix,
* html .section {
	height:1px;
}
.clearFix,
.section {
	display:block;
}
/* End hide from IE-mac */
