@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body#index #container {
	padding-top: 30px;
}

body#index #header {
	margin-bottom: 0;
	padding: 0 0 4px 31px;
}

body#index #header h1 {
	margin-top: 0;
}

body#index #header p {
	padding-top: 8px;
	width: 397px;
	float: right;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.95;
}

body#index #gNavi {
	width: 274px;
}

body#index #gNavi li {
	margin: 0;
}

body#index #gNavi .navi01 {
	margin-bottom: -51px;
}

body#index #gNavi .navi02 {
	margin: 0 -20px -22px 0;
	padding-left: 79px;
}

body#index #gNavi .navi01 a {
	width: 218px;
	height: 216px;
	background: url(../images/ind_g_navi01_off.png) no-repeat;
}

body#index #gNavi .navi01 a:hover {
	background: url(../images/ind_g_navi01_on.png) no-repeat;
}

body#index #gNavi .navi02 a {
	width: 215px;
	height: 216px;
	background: url(../images/ind_g_navi02_off.png) no-repeat;
}

body#index #gNavi .navi02 a:hover {
	background: url(../images/ind_g_navi02_on.png) no-repeat;
}

body#index #gNavi .navi03 a {
	width: 218px;
	height: 214px;
	background: url(../images/ind_g_navi03_off.png) no-repeat;
}

body#index #gNavi .navi03 a:hover {
	background: url(../images/ind_g_navi03_on.png) no-repeat;
}

/*------------------------------------------------------------
	message
------------------------------------------------------------*/
body#message #gNavi .navi03 a {
	background: url(../images/common/g_navi03_on.png) no-repeat;
}

body#message #main h2 {
	margin-bottom: 20px;
}

body#message #main p {
	margin-bottom: 12px;
	font-size: 1.4em;
	line-height: 2.15;
}

body#message #main .h2Ttl {
	margin-bottom: 30px;
}

body#message #main .imgText {
	text-align: right;
}

body#message #main .section {
	margin: 0 4px 40px;
	padding: 0 15px 41px;
	background: url(../images/mes_section_bg.gif) repeat-x left bottom;
}

body#message #main .profile {
	margin: 0 19px 0 20px;
}

body#message #main .profile .photoBox {
	padding-top: 9px;
	float: right;
}

body#message #main .profile .textBox {
	width: 618px;
	float: left;
}

body#message #main .profile .textBox p {
	margin-bottom: 0;
}

/*------------------------------------------------------------
	outline
------------------------------------------------------------*/
body#outline #gNavi .navi01 a {
	background: url(../images/common/g_navi01_on.png) no-repeat;
}

body#outline h3 {
	margin-bottom: 12px;
}

body#outline p {
	margin-bottom: 23px;
	font-size: 14px;
	line-height: 2.15;
}

/*------------------------------------------------------------
	about
------------------------------------------------------------*/
body#about #gNavi .navi02 a {
	background: url(../images/common/g_navi02_on.png) no-repeat;
}

body#about h2 {
	margin-bottom: 30px;
}

body#about h3 {
	margin-bottom: 12px;
}

body#about .h3Ttl {
	margin-bottom: 21px;
}

body#about p {
	margin-bottom: 33px;
	font-size: 14px;
	line-height: 2.15;
}

body#about .text {
	margin-bottom: 17px;
}

body#about .text02 {
	margin-bottom: 7px;
}

body#about .title {
	margin-bottom: 5px;
}

body#about .map {
	margin-bottom: 3px;
}

body#about .photoBox {
	margin: 0 -1px 40px;
	overflow: hidden;
}

body#about #main .comTable {
	margin-bottom: 14px;
}

body#about #main .comTable tbody th,
body#about #main .comTable tbody td {
	padding: 8px 11px;
	line-height: 2.15;
	background: url(../images/abo_table_bg02.png) repeat-x left bottom;
}

body#about #main .comTable thead th {
	padding-bottom: 6px;
	color: #76af57;
	font-weight: bold;
}

body#about #main .comTable tbody td {
	padding-left: 2px;
}

body#about #main .comTable tbody td span {
	color: #f14e3c;
}

body#about #main .comTable tbody .trStyle th,
body#about #main .comTable tbody .trStyle td {
	background: url(../images/abo_table_bg01.png) repeat-x left bottom;
}

body#about #main .subBox {
	padding: 12px 0 9px;
	background: url(../images/abo_sub_bg.png) repeat-x left top;
}

body#about #main .two {
	padding-bottom: 23px;
}

body#about #main .subBox dt {
	float: left;
}

body#about #main .subBox dd {
	padding: 10px 0 13px 52px;
	color: #76b057;
	font-size: 2.0em;
	font-weight: bold;
}

body#about #main .subBox p {
	margin-bottom: 15px;
	clear: both;
}

body#about #main .subBox p .red {
	color: #f14e3c;
}

body#about #main .subBox .photo {
	margin-bottom: 25px;
}

body#about #main .subBox .title {
	margin-bottom: 7px;
}

body#about #main .subBox ul {
	clear: both;
}

body#about #main .subBox li {
	padding: 0 0 9px 1em;
	font-size: 1.4em;
	text-indent: -1em;
}