@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
}

img {
	border: none;
}

a:link {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#area-outside {
	width: 968px;
	margin: 0 auto;
	text-align: left;
	background: url(/wp-content/uploads/background.png) repeat-y 0 0;
}

#area-header {
	position: relative;
	height: 145px;
	padding: 0 24px;
	background: url(/wp-content/uploads/area-header.png) no-repeat 0 0;
}

#area-header h1,
#area-header .blogtitle {
	width: auto !important;
	line-height: 1.5;
	margin: 0;
	padding: 25px 0 0;
	color: #ff99d4;
	font-size: 36px;
	font-weight: bold;
}

#area-header p {
	width: 600px;
	margin: 0;
	line-height: 1.5;
	padding: 15px 0 0 5px;
	font-size: 14px;
}

#area-shokai {
	overflow: hidden;
	line-height: 1.5;
	margin: 0 24px;
	padding: 10px 16px;
	border: 2px solid #d9d9d9;
	border-radius: 5px;
	background: url(/wp-content/uploads/aomori.png) no-repeat 265px bottom;
}

#area-shokai * {
	margin: 0;
	padding: 0;
}

#area-shokai h2 {
	float: left;
	margin: 0 10px 10px 0;
	padding-left: 32px;
	font-size: 28px;
	background: url(/wp-content/uploads/aomori_icon.png) no-repeat 0 50%;
}

#area-shokai-p {
	line-height: 45px;
	margin-bottom: 10px;
}

#area-shokai-left {
	clear: both;
	float: left;
	width: 304px;
}

#area-shokai-right {
	float: right;
	width: 304px;
}

#area-shokai-left div,
#area-shokai-right div {
	margin-bottom: 5px;
	background: url(/wp-content/uploads/aomori_bg1.png) no-repeat 0 0;
}

#area-shokai-left div div,
#area-shokai-right div div {
	overflow: hidden;
	line-height: 1.4;
	padding: 10px 5px 10px 10px;
	font-size: 11px;
	background: url(/wp-content/uploads/aomori_bg_01.png) no-repeat left bottom;
}

#area-shokai-left img,
#area-shokai-right img {
	float: left;
	margin-right: 10px;
}

#map {
	float: right;
	height: 50px;
	line-height: 40px;
	margin: 0;
	padding: 0 24px 0 0;
}

#breadcrumb {
	float: left;
	width: 800px;
	height: 50px;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 24px;
}

#area-main {
	float: right;
	width: 690px;
	line-height: 1.5;
	padding-right: 24px;
}

#flow {
	position: relative;
	margin-bottom: 20px;
}

#flow h3 {
	margin: 0 0 5px;
	padding: 0 0 3px 30px;
	border-bottom: 1px solid #999;
	font-size: 22px;
	background: url(/wp-content/uploads/flow_icon.png) no-repeat 0 3px;
}

#flow p {
	margin: 0;
	padding: 0;
}

#flow-text {
	position: absolute;
	top: 55px;
	left: 0;
	width: 325px;
}

#tenshoku-riyu * {
	margin: 0;
	padding: 0;
}

#tenshoku-riyu h3 {
	margin: 0 0 10px;
	padding: 0 0 3px 30px;
	border-bottom: 1px solid #999;
	font-size: 22px;
	background: url(/wp-content/uploads/flow_icon.png) no-repeat 0 3px;
}

#tenshoku-riyu div {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
}

#tenshoku-riyu h4 {
	margin: 0 0 5px;
	padding-left: 30px;
	font-size: 18px;
	background: url(/wp-content/uploads/riyu_icon.png) no-repeat 2px 2px;
}

.tenshoku-riyu-text {
	float: left;
	width: 510px;
}

.tenshoku-riyu-photo {
	float: right;
	width: 160px;
}

#area-side {
	float: left;
	width: 200px;
	line-height: 1.5;
	margin-bottom: 30px;
	padding-left: 24px;
}

#area-side ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#area-side li {
	margin-bottom: 10px;
}

#area-side li a {
	display: block;
	padding: 1px 0 0 30px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: url(/wp-content/uploads/area-side.png) no-repeat 0 0;
}

#area-side li a:hover {
	text-decoration: underline;
}

#area-side li ul {
	margin: 5px 0 20px;
}

#area-side li li {
	margin: 0;
	border-bottom: 1px dotted #999;
}

#area-side li li a {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
	background: url(/wp-content/uploads/area-side-arrow.png) no-repeat 10px 11px
}

#area-footer {
	clear: both;
	text-align: center;
}

#area-footer p {
	margin: 0;
	padding: 20px 0 10px;
}

.page_area {
	padding-top: 40px;
}

.page_area h2,
.page_area h3 {
	margin: 0 0 5px;
	padding-left: 30px;
	font-size: 18px;
	background: url(/wp-content/uploads/riyu_icon.png) no-repeat 2px 2px;
}

#area-header .pagetitle {
	position: absolute;
	top: 190px;
	left: 250px;
	width: 660px !important;
	line-height: 1.5;
	margin: 0 0 5px;
	padding: 0 0 3px 30px;
	border-bottom: 1px solid #999;
	font-size: 22px;
	color: #666;
	background: url(/wp-content/uploads/flow_icon.png) no-repeat 0 3px;
}

table.basi {
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: 2px solid #128dc7;
}

table.basi th {
	padding: 10px;
	border: 1px solid #128dc7;
	background: #CCCCCC;
}

table.basi td {
	padding: 10px;
	border: 1px solid #128dc7;
}

ul.basicList {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1em;
}

ul.basicList li {
	padding-left: 10px;
	background: url(/wp-content/uploads/area-side-arrow.png) no-repeat 0 5px
}

/*free speace*/

.pegefont{
       font-size:14px;
}
.pinkmaker{
       background:#ffcccc;
}

.bluemaker{
       background:#99ccff;
}

.akatext{
      color:#ff0000;
      font-weight:bold;
}

.bigtext{
      font-size:13px;
      font-weight:bold;
}

.bdtext{
      font-weight:bold;
}

.migitext{
      text-align: right;
}

.nakatext{
      text-align: center;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignclear{
        clear:both;
}

caption.left{
      text-align:left;
}

.icon{
      vertical-align: bottom;
}

table.tyosei {
	width: 50%;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: 2px solid #128dc7;
}

table.tyosei th {
	padding: 10px;
	border: 1px solid #128dc7;
	background: #CCCCCC;
}

table.tyosei td {
	padding: 10px;
	border: 1px solid #128dc7;
}

.tenshoku-riyu-link {
        text-align:right;
	width: 510px;
}

/*--------- アンカーテキスト追加によるcss ----------*/
a#flow-link {
	display:block;
	float:right;
}
