﻿@charset "UTF-8";

html,body{
	height:100%;
}

html {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    margin: 0;
    padding: 0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    font-family: inherit;
    font-size: 14px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
#wrap {
	position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
p {
    clear: both;
    line-height: 1.8;
    margin-bottom: 34px;
    overflow: hidden;
}
a {
    border-style:none;
    outline: none;
}
a:link{
	color:#000000;
}
a:hover{
	color:#bbbbbb;
}
a:visited{
	color:#000000;
}

b{
	font-size:18px;
	font-weight:normal;
}

h3 {
	margin:0 0 30px 0;
}
.png{
	margin:30px 0px 30px 0px;
}
#tnav ul {
    float: right;
}
ul {
    list-style-type: none;
}


#tnav li {
    float: left;
}
#container {
    margin: 0 auto;
    text-align: left;
    width: 900px;
    padding-bottom: 50px
}

#gnav {
    clear: both;
    float: left;
    _margin-bottom: 30px;
    width: 220px;
}

#article {
    float: right;
    margin-top:30px;
    margin-bottom: 30px;
    width: 660px;
}
.top {
    margin-top: 0;
    padding-top: 0;
}

#mv-top-01{
	margin-top:30px;
	width:660px;
	float:right;
}
#gfcontent{

    width: 940px;
    clear: both;
	margin: 0 auto;
}

#gfooter {
    clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
}
#gfooter2 {
    clear: both;
}
#gfooter img {
	float:right;
}

#gfooter2 img {
	float:right;
}
#gfcontent2 {
    background-color:#f0f0f0;
    padding:10px 0 20px 0;
	clear: both;
	margin: 0 auto;
}
#gfcontent2 p{
	width: 940px;
	margin: 0 auto;
	text-align:right;
}




#greeting{
	width:660px;
	height:590px;
	background-image:url("../images/c1/c1_img1.jpg");
	background-repeat: no-repeat;
	background-position:right bottom;

}
#greeting p{
	_width:500px;
}
#c1_link{

	margin:0 0 20px 0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:middle;
	margin:0 0 40px 0;
}

.c1_tr{
	border:1px solid #d7d7d7;
	height:28px;
	vertical-align:middle;
}

.c1_tr td{
	padding:3px 3px 3px 17px;
	border:1px solid #d7d7d7;
	vertical-align:middle;	
}

/* 入会申し込み */

.contact_td{
	height:28px;
	width:160px;
	padding:0 10px 0 0;
	vertical-align:top;
}

.buttom{
	text-align:center;
	padding:10px 0 0 0;
}

/* リンク */
.links li{
	padding:0 0 20px 0;
}


font.red_normal {
        color: #ff0000;
}

font.red_bold {
        color: #ff0000;
        font-size: large;
        font-weight: bold;
}
