@charset "utf-8";


/* ------------------------------
 ■■ CSS for Kunitomi_Coop ■■
------------------------------ */




/* ------------------------------
	Reset
------------------------------ */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}


/* ------------------------------
	Reset End
------------------------------ */




/* ------------------------------
	Font
------------------------------ */


html {
	font-size: 14px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p {
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 10px;
}

ul {
	font-size: 14px;
	line-height: 1.4;
}

dl {
	font-size: 14px;
	line-height: 1.4;
}


/* ------------------------------
	Font End
------------------------------ */




/* ------------------------------
	body
------------------------------ */


body {
	background-image: url(../img/base/header_back2.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #404040;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {
	text-decoration: none;
	color:#14a6ca;
}

a:visited {
	text-decoration: none;
	color:#316b94;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}


/* ------------------------------
	container
------------------------------ */


#container {
	width: 960px;
	margin: 0px auto;
}


/* ------------------------------
	header
------------------------------ */


#header {
	width: 960px;
	height: 92px;
	margin: 0 auto 10px auto;
	background-image: url(../img/base/header_back1.jpg);
	background-repeat: no-repeat;
}

#header ul {
	float: right;
	list-style: none;
	margin: 0 10px 0 0; 
}

#header li {
	float:right;
	margin-right:10px;
}


/* ------------------------------
	header End
------------------------------ */




/* ------------------------------
	contents
------------------------------ */


#contents {
	float: left;
	width: 960px;
	xtext-align: center;
	margin-bottom: 25px;
}




/* ▼Global Menu▼ */

ul.g_menu {
	margin: 0;
	padding: 0;
}

ul.g_menu li {
	display: inline;
	margin: 0;
	padding: 0;
	xmargin-left: -4px;
	margin-right: -4px;
}

ul.g_menu li a {
	margin: 0;
	padding: 0;
}

/* ▲Global Menu▲ */




/* ▼Top Page▼ */

#toppage {
	text-align: center;
	position: relative;
}

p.red {
	color: red;
}

ul.top_banner li {
	display: inline;
	margin: 0 auto;
	padding: 0 8px;
}

#mainimg {
	xtext-align: center;
	xposition: relative;
}

#sticker {
	position: absolute;
	top: 440px;
	left: 22px;
}


#sticker02 {
	position: absolute;
	top: 377px;
	left: 254px;
}


/* ▲Top Page▲ */




/* ▼cooperative▼ */

#cooperative h2 {
	margin: 20px 0 10px 10px;
}

#cooperative h3 {
	margin: 20px 0 10px 50px;
}

#cooperative h4 {
	margin: 20px 0 10px 70px;
}

#cooperative p {
	xwidth: 640px;
	margin: 10px 0 10px 110px;
}

#cooperative p strong {
	font-size: 18px;
	font-weight: bold;
}

.note {
	font-size: 12px;
}

table.coop{
	width: 950px;
}

table.coop02{
	width: 950px;
	margin-top: 50px;
}

table.coop td{
	vertical-align: top;
}

table.coop td.text{
	vertical-align: top;
	width: 600px;
}

table.coop td.photo{
	vertical-align: top;
	text-align: right;
	padding-right: 30px;
}

/* ▲cooperative▲ */




/* ▼plan▼ */

#plan h2 {
	margin: 20px 0 10px 10px;
}

#plan h3 {
	margin: 100px 0 10px 50px;
}

#plan h4 {
	margin: 20px 0 10px 70px;
	clear: both;
}

#plan p {
	width: 640px;
	margin: 10px 0 10px 110px;
}

.img01 {
	margin-top:15px;
}



div#kunitomi2chome {
	float: left;
}

p#kunitomi2chome_text {
	width: 500px;
}

.photo01 {
	float : right ;
	margin-right : 40px ;
}

/*

div.photo {
	float: right;
}

div.photo01 p {
	float: left;
}

div.photo02 p {
	float: left;
}

*/

.table_plan01 {
	width:350px;
	margin: 10px 0 10px 110px;
	float:left;
	background-color:#E9E9E9;
	border : 1px solid #E9E9E9 ;
}

.table_plan01 th {
	background-color:#E5EDAB;
	padding:5px 10px;
	text-align:left;
	background-color:#F7F6F5;
	border : 1px solid #E9E9E9 ;
}

.table_plan01 td {
	background-color:#FFFFFF;
	padding:5px 10px;
	text-align:right;
	border : 1px solid #E9E9E9 ;
}

.table_plan01_1 {
	width:350px;
	margin: 10px 0 10px 50px;
	float:left;
	background-color:#E9E9E9;
	border : 1px solid #E9E9E9 ;
}

.table_plan01_1 th {
	background-color:#E5EDAB;
	padding:5px 10px;
	text-align:left;
	background-color:#F7F6F5;
	border : 1px solid #E9E9E9 ;
}

.table_plan01_1 td {
	background-color:#FFFFFF;
	padding:5px 10px;
	text-align:right;
	border : 1px solid #E9E9E9 ;
}

.table_plan02 {
	margin: 0 0 0 110px;
}

.table_plan02 th {
	padding: 5px 10px 5px 0;
	text-align: center;
	width: 150px;
}

.table_plan02 td {
	padding: 5px 5px 5px 0;
	width: 370px;
}

#plan_text {
	float:left;
	width:600px;
}

#plan_img {
	float:right;
	margin-right:50px;
}

p#plan_text01 {
	width:520px;
	text-indent: -1em;
}

p#plan_text02 {
	width:520px;
	text-indent: -1em;
	margin-top: -20px;
}

#perth_img {
	margin-left:110px;
}	

#plan p strong {
	font-size: 18px;
	font-weight: bold;
}

.map {
	margin: 20px 0 10px 110px;
}

div.justify {
	text-align: justify;
	text-justify: distribute;
}

/* ▲plan▲ */




/* ▼coordinator▼ */

#coordinator h2 {
	margin: 20px 0 10px 10px;
}

#coordinator h3 {
	margin: 20px 0 10px 50px;
}

.logo01 {
	xmargin:0px 0px 0px 10px;
	xmargin:15px 50px 0 70px;
	xfloat: left;
}

.logo02 {
	margin:20px 50px 0 70px;
	float: left;
}



.table_rim {
	margin: 50px 10px 10px 70px;
	xwidth: 700px;
}

.table_rim td {
	xmargin: 50px 10px 10px 70px;
	xwidth: 700px;
	vertical-align: top;
}

.photo01 {
	xpadding: 0px 0px 0px 10px;
	xfloat: left;
}

.photo02 {
	xclear: both;
	xmargin:50px 20px 0 70px;
	xfloat: left;
}

.profile01 {
	margin: 0px 0px 0px 20px;
}

.profile01 p {
	font-size:13px;
}



.profile02 {
	margin: 0px 0px 0px 20px;
}

.profile02 p {
	font-size:13px;
}

.table_crd {
	width:550px;
	margin: 0px 0px 0px 40px;
	xmargin:20px 0 40px 10px;
	background-color:#E9E9E9;
	border : 1px solid #E9E9E9 ;
	font-size:13px;
}

.table_crd th {
	background-color:#F7F6F5;
	padding:5px 10px;
	text-align:center;
	border : 1px solid #E9E9E9 ;
	width: 170px;
}

.table_crd td {
	background-color:#FFFFFF;
	padding:5px 10px;
	text-align:left;
	border : 1px solid #E9E9E9 ;
}

/* ▲coordinator▲ */




/* ▼voice▼ */

#voice h2 {
	margin: 20px 0 10px 10px;
}

#voice h3 {
	margin: 20px 0 10px 50px;
}

#voice h4 {
	margin: 20px 0 10px 110px;
	font-size: 14px;
}

#voice ul li {
	width: 640px;
	list-style-type: disc;
	margin: 10px 0 0 110px;
	vertical-align: top;
}

#voice p {
	width: 640px;
	margin: 10px 0 10px 110px;
}

#voice p.btm {
	width: 640px;
	margin: 50px 0 10px 110px;
}

/* ▲voice▲ */




/* ▼faq▼ */

#faq h2 {
	margin: 20px 0 10px 10px;
}

#faq h3 {
	margin: 20px 0 10px 50px;
}

.q01 {
	background: url(../img/faq/q01.gif) no-repeat;
	height: 31px;
}

.q02 {
	background: url(../img/faq/q02.gif) no-repeat;
	height: 31px;
}

.q03 {
	background: url(../img/faq/q03.gif) no-repeat;
	height: 31px;
}

.q04 {
	background: url(../img/faq/q04.gif) no-repeat;
	height: 31px;
}

.q05 {
	background: url(../img/faq/q05.gif) no-repeat;
	height: 31px;
}

.q06 {
	background: url(../img/faq/q06.gif) no-repeat;
	height: 31px;
}

.q07 {
	background: url(../img/faq/q07.gif) no-repeat;
	height: 31px;
}


#faq ul li h4 {
	margin: 0 0 0 80px;
	padding: 5px 0 0 80px;
	font-size: 14px;
	font-weight: normal;
}

.table_faq {
	margin-left:80px;
	margin-top:20px;
}

.table_faq td{
	padding:5px 5px 20px 5px;
	line-height: 1.4;
	vertical-align: top;
}

img.line {
	margin-left: 15px;
}

/* ▲faq▲ */




/* ▼sitemap▼ */

#sitemap h2 {
	margin: 20px 0 10px 10px;
}

.contents01 ul {
	list-style:none;
	margin:20px 0 0 20px;
}

.contents01 li {
	list-style:none;
	margin:0;
	padding:0;
}

.ul01 {
	padding-left:50px;
	background-image:url(../img/sitemap/sitemap_back.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.ul01 p{
	background-image:url(../img/sitemap/point.gif);
	background-repeat:no-repeat;
	padding:5px 0 0 30px;
}

/* ▲sitemap▲ */



/* ▼chunagon▼ */

#chunagon h3 {
	margin: 20px 0 10px 50px;
}

/* ▲chunagon▲ */




/* ------------------------------
	contents End
------------------------------ */




/* ------------------------------
	footer
------------------------------ */


#footer {
	clear: both;
	height: 80px;
}

#footer p {
	float: left;
	font-size: 11px;
	margin-left: 10px;
	padding: 5px 10px;
}

#footer p.copyright {
	clear: both;
	width: 960px;
	text-align: center;
	font-size: 14px;
}


/* ------------------------------
	footer End
------------------------------ */


/* ------------------------------
	container End
------------------------------ */




/* ------------------------------
	body End
------------------------------ */

