﻿@charset "utf-8";

/*==============================================================================
	emisaki.com
==============================================================================*/
body {
	text-align: center;
	color: #000;
	background-color: #ffc; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}


.pagesubtitles {
	color: blue;
}


/*======================================
	タイトル：専用　背景 #000000
======================================*/
#maintitle {
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../title/250913_0002_800x150.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}


#maintitle00 {
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../title/250913_0002_800x150.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}





/*======================================
======================================*/


.maintitleitem {
	width: auto;
	height: 150px;
	margin: 0px;
	line-height: 100%;
	overflow: hidden;
}


#maintitle p.maintitlemsg {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	margin: 170px 0px 0px 20px ;
	overflow: hidden;
}


