@charset "utf-8";
/* 大幸グループ */

* {
	margin:0;
	padding:0;
}
p {
	line-height:140%;
}
body * {
	line-height:140%;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
}
html, body {
	height:100%;
}
body {
	background:url("../images/common/groupBg.gif") repeat-x left top #fff;
}
#main {
	margin:0 auto;
	width:794px;
	min-height:100%;
	background:url("../images/common/groupBgLoop.gif") repeat-y left top;
	font-size:80%;
	color:#000000;
}
* html #main {
	height:100%;
}
#waku {
	margin:0 auto;
	width:794px;
	background:url("../images/common/groupBgBase.gif") no-repeat left top;
}
li {
	list-style:none;
}
img {
	border:none;
}
/*===[ table ]==========================================================*/

table {
	margin-bottom:15px;
	border:solid 1px #90cce2;
}
th, td {
	padding:5px 3px;
	border-left:solid 1px #90cce2;
	border-bottom:solid 1px #90cce2;
}
td.noBorder, th.noBorder {
	border:none;
}
td.noBorderB, th.noBorderB {
	border-bottom:none;
}
td.noBorderL, th.noBorderL {
	border-left:none;
}
td.colorYellow {
	background-color:#fffad2;
}
td.colorBlue {
	background-color:#ebf8ff;
}
th {
	background:url("../images/common/groupTableBg.gif") repeat-x left bottom #d5f3ff;
	border-bottom:solid 1px #90cce2;
	color:#008fc3;
}
th.leftText {
	text-align:left;
}
th.leftLine {
	border-bottom:solid 1px #90cce2;
}
/*===[ ul,li ]==========================================================*/

#rightMenu ul {
	margin:0 0 0 15px;
	padding:0;
}
/*===[ Text ]==========================================================*/

p.bold {
	margin-top:13px;
	margin-left:5px;
	font-size:110%;
	color:#fea201;
	font-weight:bold;
}
.attention {
	color:#fe7000;
}
.iconLink, .iconTxt, .iconList {
	margin-bottom:5px;
}
.iconLink img {
	margin-right:4px;
}
.iconTxt img {
	margin-right:4px;
}
.iconList img {
	margin-right:4px;
}
.longIconListBox {
	margin-bottom:10px;
	width:95%;
}
.longIconList {
	width:10px;
	float:left;
	background:url("../images/common/groupIconList.gif") left center no-repeat;
}
.longIconListTxt {
	float:left;
	width:95%;
}
/*===[ Link ]==========================================================*/

a {
	overflow:hidden;
}
a:link {
	color:#0081b8;
}
a:visited {
	color:#0081b8;
}
a:hover {
	color:#0081b8;
	text-decoration:none;
}
a:active {
	color:#0081b8;
	text-decoration:none;
}

/* Header
----------------------------------------------------------------------*/
#headLine {
	background:url("../images/common/groupHeadLine.gif") repeat-x left top;
	font-size:10px;
}
#header {
	padding:0 25px 12px 30px;
}
#header a:link {
	color:#0081b8;
	text-decoration:none;
}
#header a:visited {
	color:#0081b8;
	text-decoration:none;
}
#header a:hover {
	color:#0081b8;
	text-decoration:underline;
}
#header a:active {
	color:#0081b8;
	text-decoration:none;
}
h1 {
	float:left;
}
#header .hlinkBox {
	width:250px;
	float:right;
}
#header ul {
	margin:0px;
	float:right;
	width:250px;
}
#header ul li {
	float:right;
	list-style:none;
}
#header ul li img {
	position:relative;
	top:1px;
	margin-right:4px;
}
#header ul li.hQandA {
	margin-right:10px;
}
#header ul li.hMail {
	margin-right:10px;
}
#header .slogan {
	float:right;
	margin-bottom:5px;
}

/* Menu
----------------------------------------------------------------------*/
#globalMenu ul#navi {
	margin:0 auto;
	width:780px;
}
#globalMenu ul#navi li {
	float:left;
	list-style-type:none;
}
#leftMenu ul#lNavi {
	margin:0 auto 20px;
	width:196px;
}
#leftMenu ul#lNavi li {
	list-style-type:none;
}
#leftMenu ul#lNavi li img {
	vertical-align:bottom;
}

/* Contents
----------------------------------------------------------------------*/
#contents {
	margin:10px auto 0;
	width:750px;
}
#contents p.end {
	margin-bottom:15px;
}
#contents #leftMenu {
	float:left;
	width:196px;
}
#contents #rightMenu {
	float:right;
	width:529px;
}
#contents .contentsIndent {
	margin:10px 10px 40px 13px;
}
#contents .contentsIndent2 {
	margin-left:13px;
}
#contents table.contentsIndent2 {
	width:98%;
}
p.pan {
	margin:0 0 15px 0;
	font-size:80%;
	color:#888888;
}
h3 {
	margin-bottom:20px;
}
.contactBox {
	margin-top:10px;
	margin-bottom:10px;
	padding:8px;
	border:solid 1px #e0e0e0;
}

/* Footer
----------------------------------------------------------------------*/
#footer {
	margin:15px auto 0;
	padding-top:10px;
	padding-bottom:20px;
	width:780px;
	border-top:solid 1px #cccccc;
}
#footer a:link {
	color:#0081b8;
	text-decoration:none;
}
#footer a:visited {
	color:#0081b8;
	text-decoration:none;
}
#footer a:hover {
	color:#0081b8;
	text-decoration:underline;
}
#footer a:active {
	color:#0081b8;
	text-decoration:none;
}
#footer ul {
	margin:0 auto;
	width:425px;
}
#footer ul li {
	float:left;
}
#footer ul li.fPrivacy {
	width:210px;
}
#footer ul li.fLink {
	width:80px;
}
#footer ul li.fDownload {
	width:130px;
}
#footer ul li img {
	position:relative;
	top:1px;
	margin-right:4px;
}
#footer .copyright {
	margin-top:8px;
}
#gotoTop {
	margin-top:30px;
	padding-right:20px;
	text-align:right;
}
#gotoTop img {
	position:relative;
	top:2px;
	margin-right:3px;
}

/* AdobeReader
----------------------------------------------------------------------*/
div.getAdobereader {
	position:static;
	width:400px;
	height:auto;
	margin:25px 30px 30px 12px;
	padding:8px 12px;
	border:1px #dddddd solid;
}
div.getAdobereader p {
	margin:0;
	padding:0;
}
#AdobeLink {
	padding-top:10px;
	width:390px;
}
#AdobeLink .LinkL {
	float:left;
	padding:10px 0 0 5px;
	width:260px;
	text-align:left;
}
#AdobeLink .LinkR {
	float:left;
	width:120px;
	text-align:center;
}

/* clearfix
----------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}
/* end MacIE5 */

.clearHidden {
	clear:both;
	display:block;
	height:0;
	margin:0;
	padding:0;
	border:none;
	visibility:hidden;
}

