
/* * * * * * * * * * * * *
 * 基本設定
 * * * * * * * * * * *  */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #090909;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #33cc00;
	text-decoration: underline;
}
img {
	border:none;
}

html {
	line-height: 160%;
	color: #060606;
	font-size: 12px;
}
body {
	background:#ffffff;
}


/* * * * * * * * * * * * *
 * 背景画像
 * * * * * * * * * * *  */
#navigation{
	background: url('../images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(../images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}


/* * * * * * * * * * * * *
 * メインフレーム
 * * * * * * * * * * *  */
#all {
	width:100%;
	height:100%;
	margin:0px auto;
	position:absolute;
	top: 10px;
	z-index: 3;
}
#slidecounter {
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;	
}
#slidecaption {
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
}

#content {
	margin: 0 auto;
	width: 980px;
}

/*  トップ鏡ページ */
#top_page {
	width: 980px;
	margin:30px auto;
	background-color: #ffffff;
	padding: 10px 0px 10px;
}
#top_navi {
	float: left;
	width:350px;
	padding: 59px 20px 20px 50px;
	position: relative;
}
#top_title {
	position: relative;
}
#top_en {
	position: relative;
	left: 148px;
	top: 136px;
}
#top_ja {
	position: relative;
	left: 504px;
	top: -209px;
}
#TPAM_image {
	border: 1px solid #bebebe;
}

/* * * * * * * * * * * * *
 * ヘッダー
 * * * * * * * * * * *  */
#header {
	width: 100%;
	height: 120px;
	position: relative;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
}

#logo {
	float: left;
	width: 243px;
	height: 100px;
	padding: 20px 30px 0 20px;
}

#navi {
	float: left;
	width: 530px;
	height: 48px;
	padding: 72px 0 0 0;
}

#naviLang {
	float: right;
	width: 130px;
	height: 100px;
	padding: 20px 20px 0 0;
	text-align: right;
}
#naviLang ul {
	list-style-type: none;
}
#naviLang ul li a {
	color: #30D000;
	font-weight: bold;
}
#naviLang ul li a:hover {
	color: #7AF600;
}
#naviLang ul li a.hover {
	color: #7AF600;
}

#icons {
	width: 130px;
	height: 40px;
	padding-top: 15px;
}
#icons a {
	float: right;
	margin-left: 10px;
}


/* * * * * * * * * * * * *
 * ヘッダーその２
 * * * * * * * * * * *  */
#header02 {
	width: 100%;
	height: 70px;
	background-color: #32bc00;
	position: relative;
}

#logo02 {
	float: left;
	width: 112px;
	height: 35px;
	padding: 20px 20px 0 20px;
}

#navi02 {
	float: left;
	width: 530px;
	height: 50px;
	padding: 20px 0 0 0;
}
#naviLang02 {
	float: right;
	width: 230px;
	padding: 20px 20px 0 0;
	text-align: right;
}
#naviLang02 ul {
	list-style-type: none;
}
#naviLang02 ul li a {
	color: #30D000;
	font-weight: bold;
}
#naviLang02 ul li a:hover {
	color: #7AF600;
}
#naviLang02 ul li a.hover {
	color: #7AF600;
}


/* * * * * * * * * * * * *
 * インフォメーション
 * * * * * * * * * * *  */
#info {
	width: 980px;
	height:66px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	margin:5px 0px 5px;
}
#info img{
	float: left;
}
#info ul{
	position:relative;
	top: 14px;
}


/* * * * * * * * * * * * *
 * メインコンテンツ
 * * * * * * * * * * *  */
#main{
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	padding: 20px 0px;
	
}
#main02{
	width: 980px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 750px;
}
#left02 {
	float: left;
	width: 245px;
	background-color: #f2f2f2;
	padding: 10px 0 10px 10px;
}

#title {
	float: left;
	text-align: center;
	color: #1159A1;
	font-size: 13px;
	width: 310px;
	padding: 0 20px 0 20px;
}
#title .centerTitle{
	text-align: center;
	font-size: 17px;
	line-height: 170%;
}

.boxList {
	float: left;
	width: 280px;
	padding: 0 0 20px 40px;
}
.boxList02 {
	float: left;
	width: 730px;
	padding: 20px 0px; 20px 0;
}
.boxList03 {
	float: left;
	width: 397px;
}
.boxList04 {
	float: left;
	width: 322px;
}
.boxList05 {
	float: left;
	width: 395px;
}
.boxList h2,
.boxList02 h2 {
	line-height: 200%;
	font-size: 17px;
	color: #33bc00;
}
.boxList ul {
	list-style-type: none;
}
.boxList li {
	list-style-type: none;
}
.boxList li span{
	font-size: 11px;
	color: #33bc00;
	margin-right: 10px;
}
.boxList_title {
	color: #1159A1;
	font-size: 17px;
	line-height: 170%;
}
.bGreenRight {
	border-right: 2px solid #33cc00;
}
.bGreenLeft {
	border-left: 2px solid #33cc00;
}
.list_img {
	float: left;
	margin: 0px 10px 10px 0px;
}

#side {
	float: left;
	width: 180px;
	text-align: right;
}
#side a {
	margin-bottom: 10px;
}

/* * * * * * * * * * * * *
 * 下部メインブロック
 * * * * * * * * * * *  */
#mainBlock {
	float: left;
	width: 510px;
	padding: 10px 0px 10px 20px;
	line-height: 140%;
}
#mainBlock a{
	color: #33cc00;
}
#mainBlock p{
	margin-bottom: 10px;
}
#mainBlock h1 {
	background-color:#33CC00;
	color:#FFFFFF;
	font-size:15px;
	line-height:200%;
	margin-bottom:20px;
	padding-left:10px;
}
#mainBlock h2{
	color: #090909;
	font-size: 20px;
	margin: 10px 0px 10px;
}
#mainBlock h3{
	color: #33cc00;
	font-size: 12px;
	margin: 20px 0px 5px;
}
.paragraph {
	padding: 20px 0;
	margin-bottom: 20px;
}
.greenBorder {
	border-bottom: 1px solid #33cc00;
}
#mainBlock button {
	width: 310px;
	font-size: 14px;
	margin: 10px 0 20px;
}

/* * * * * * * * * * * * *
 * フッター
 * * * * * * * * * * *  */
#footer {
	clear: both;
	width: 100%;
	text-align:center;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
}
#footer2 {
	clear: both;
	width: 980px;
	text-align:center;
	background-color:#FFFFFF;
	margin: 0px auto 0px auto;
}
#footer p{
	line-height: 200%;
	font-size: 11px;
	color: #33bc00;
}
#footer2 p{
	line-height: 200%;
	font-size: 11px;
	color: #33bc00;
}


/* * * * * * * * * * * * *
 * 共通リスト
 * * * * * * * * * * *  */
.list_triangle {
	float: left;
	display: inline;
	list-style-type: none;
}
.list_triangle li {
	display: inline;
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/1-2_13.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right:10px;
}

.list_triangle02 {
	float: left;
	display: inline;
	list-style-type: none;
}
.list_triangle02 li {
	display: inline;
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/2-6_E_13.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right:10px;
}
.list_triangle02 li a{
	color: #ffffff;
}
.list_triangle03 {
	float: left;
	display: inline;
	list-style-type: none;
	width:100%;
}
.list_triangle03 li {
	display: inline;
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/1-2_38.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right:10px;
}
.list_triangle03 li a{
	color: #090909;
}
.list_triangle04 {
	float: left;
	list-style-type: none;
}
.list_triangle04 li {
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/1-2_38.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin-right:10px;
}
.list_triangle04 li a{
	color: #090909;
}

.list_square {
	float: left;
	display: inline;
	list-style-type: none;
}
.list_square li {
	display: inline;
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/1-2_32.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.list_square02 {
	float: left;
	display: inline;
	list-style-type: none;
}
.list_square02 li {
	display: inline;
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/1-2_32.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.list_square02 li a {
	color: #090909;
}
.list_square03 {
	float: left;
	list-style-type: none;
}
.list_square03 li {
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/1-2_32.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.list_square03 li a {
	color: #090909;
}

.list_circle {
	float: left;
	display: inline;
	list-style-type: none;
}
.list_circle li {
	display: inline;
	list-style-type: none;
	padding-left: 13px;
	background-image: url(../images/1-2_17.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.list_circle02 {
	float: left;
	list-style-type: none;
}
.list_circle02 li {
	list-style-type: none;
	padding-left: 13px;
	background-image: url(../images/1-2_29.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin-right: 20px;
}






