﻿@charset "UTF-8";/* CSS Document */#content h3 {	line-height		: 1.8;	background		: url(../image-etc/tama.gif) no-repeat center left;	padding-left	: 17px;	margin-bottom	: 15px;	}#content h4{	line-height		: 1.6;	font-weight		: normal;	color					:#116699;	margin				: 0px 0px 15px 15px;	}#content #content-left p {	line-height		: 1.6;	margin				: 0px 15px 15px;	}/*--------------------------------------	Contents / Join--------------------------------------*/#content #content-left table {	border		: 1px solid #666666;	margin		:  0px 0px 15px 14px;	}#content #content-left td { 	padding		: 2px 10px;	color			: #333333;	} #content #content-left .m_left10{	margin-left		: 10px;}#content #content-left p.button {	width					: 165px;	float					: left;	text-align		: center;	margin				: 0px 3px 0px 3px;	padding				: 0px;}#content #content-left p.button a{	width					: 165px;	border				: 2px outset #116699;	background		: #116699;	margin				: 0px 0px 25px;	padding				: 2px 0px;	display				: block;	font-weight		: bold;	color					: white;}#content #content-left p.button a:hover{	color					: yellow;}#content #content-left td.td1{	border-right	: 1px solid #666666;	border-bottom	: 1px solid #666666;	}#content #content-left td.td2{	border-bottom	: 1px solid #666666;	}#content #content-left td.td3{	border-right	: 1px solid #666666;	}/*--------------------------------------	Contents / Outline--------------------------------------*/#content #content-left p.border {	border			: double #666666;	padding			: 8px;	background	: #ffffcc;	}
