/*  
Theme Name: iwamizawah
Author: Koichiro Kimura
Author URI: http://design.implus.co.jp
*/

body {
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: "Meiryo", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 200%;
	background-color: #111144;
}
a {
	color: #111144;
	text-decoration: none;
}
a:visited {
	color: #111144;
}
a:hover {
	text-decoration: underline;
	color: #62a7c5;
}
img {
	margin: 0px;
	padding: 0px;

}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
ul li {
	margin: 0px;
}
ol {
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
ul ul li {
	margin: 0px;
	padding-left: 20px;
	background-image: none;
	list-style-type: lower-alpha;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}

#page {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../img/body/body.gif);
}
#page2 {
	background-repeat: repeat-x;
}

#wrapper {
	width: 840px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../img/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ------------------------------------- header area  */
#header {
	height: 130px;
	clear: both;
}
#header_top {
	clear: both;
	background-image: url(../img/body/header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
}
#description {
	font-size: 10px;
	float: right;
	padding: 0px;
	right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 15px;
	color: #999999;
	line-height: 100%;
}
/* main menu */
#navi {
	position: absolute;
	width: 840px;
	top: 80px;
	height: 50px;
	display: block;
	list-style: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#navi li{
	float: left;
	height: 50px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi a{
	display: block;
	height: 50px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-indent: -500px;
	overflow: hidden;
}
#navi li a:hover, #navi li #current, #navi li a:active {
    background-position:0px -50px;
}
a.home{
    background-image:url(../img/navi/images/navi_01.gif);
}
a:hover.home{
    background-position:0px -50px;
}
a.service{
    background-image:url(../img/navi/images/navi_02.gif);
}
a:hover.service{
    background-position:0px -50px;
}
a.system{
	background-image:url(../img/navi/images/navi_03.gif);
}
a:hover.system{
    background-position:0px -50px;
}
a.flow{
    background-image:url(../img/navi/images/navi_04.gif);
}
a:hover.flow{
    background-position:0px -50px;
}
a.work{
    background-image:url(../img/navi/images/navi_05.gif);
}
a:hover.work{
    background-position:0px -50px;
}
a.qa{
    background-image:url(../img/navi/images/navi_06.gif);
}
a:hover.qa{
    background-position:0px -50px;
}

/* ------------------------------------- mainpict  */
#mainpict {
	font-size: 10px;
}
/* ------------------------------------- login  */
#login {
	position: absolute;
	top: 38px;
	right: 0px;
	height: 27px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#login li {
	top: 0px;
	right: 0px;
	height: 25px;
	padding: 0px;
	list-style: none;
	float: right;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#login a{
	display: block;
	height: 27px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: underline;
	text-indent: -600px;
	overflow: hidden;
}

/* ------------------------------------- contents area  */
#middle {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#main-col {
	float: right;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	width: 602px;
}
/* contents */
#content {
	clear: both;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	padding: 20px;
}

.post {
	padding: 10px;
	clear: both;
	margin: 0px;
	line-height: 170%;
}
.post_dot {
	padding: 10px;
	clear: both;
	margin: 0px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* ------------------------------------- sidebar area  */

#side-col {
	width: 220px;
	margin: 0px;
	font-weight: normal;
}

/* advert */
.advert {
	margin-top: 5px;
}
/* side_title */
.side_title {
	background-color: #FFFFFF;
}
/* banner */
#banner {
	width: 220px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#banner li{
	float: left;
	height: 50px;
	width: 220px;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner a{
	display: block;
	height: 50px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-indent: -500px;
	overflow: hidden;
}
#banner li a:hover, #banner li #current, #banner li a:active {
    background-position:0px -50px;
}
a.service_01{
    background-image:url(../img/side/images/side_02.gif);
}
a:hover.service_01{
    background-position:0px -50px;
}
a.service_02{
    background-image:url(../img/side/images/side_03.gif);
}
a:hover.service_02{
    background-position:0px -50px;
}
a.service_03{
    background-image:url(../img/side/images/side_04.gif);
}
a:hover.service_03{
    background-position:0px -50px;
}
a.service_04{
    background-image:url(../img/side/images/side_05.gif);
}
a:hover.service_04{
    background-position:0px -50px;
}
a.service_05{
    background-image:url(../img/side/images/side_06.gif);
}
a:hover.service_05{
    background-position:0px -50px;
}
a.service_06{
    background-image:url(../img/side/images/side_07.gif);
}
a:hover.service_06{
    background-position:0px -50px;
}
a.service_07{
    background-image:url(../img/side/images/side_08.gif);
}
a:hover.service_07{
    background-position:0px -50px;
}
/* ------------------------------------- footer area  */
#footer {
	font-size: 10px;
	text-align: center;
	height: 80px;
	padding-top: 10px;
	background-repeat: repeat-x;
}
#footer_info {
	width: 840px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	height: 60px;
	background-image: url(../img/body/footer_info.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
}
#footer_info a {
	color: #FFFFFF;
}
#footer_info a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ------------------------------------- alignments  */

.center {
	text-align: center;
}
.margin_top5px {
	margin-top: 5px;
}
.margin_top10px {
	margin-top: 10px;
}
.margin_top20px {
	margin-top: 20px;
}
.margin_bottom5px {
	margin-bottom: 5px;
}
.margin_bottom10px {
	margin-bottom: 10px;
}
.margin_left5px {
	margin-left: 5px;
}
.margin_left10px {
	margin-left: 10px;
}
.margin_right5px {
	margin-right: 5px;
}
.margin_right10px {
	margin-right: 10px;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.float_left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float_right {
	float: right;
	margin-left: 10px;
}

/* ------------------------------------- icon  */


/* ------------------------------------- 段落  */
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
}
/* site title */
h1 {
	padding: 0px;
	position: absolute;
	top: 0px;
	margin: 0px;
	height: 80px;
	width: 300px;
	left: 0px;
	background-repeat: no-repeat;
	text-indent: -900px;
	overflow:hidden;
	background-image: url(../img/header/logo.gif);
}
h1 a, h1 a:visited {
	display: block;
	height: 80px;
	width: 300px;
}
/* post title */
h2 {
	color: #111144;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 24px;
	width: 560px;
	background-image: url(../img/body/h2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 40px;
	text-indent: 30px;
}
h2 a, h2 a:visited {
	color: #33bbee;
	text-decoration: none;
	background-image: url(../../../img/site_info_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	color: #111144;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	width: auto;
	text-indent: 10px;
	line-height: 30px;
	background-image: url(../img/body/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
h3 a {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
}
h4 {
	color: #000000;
	font-size: 14px;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
h5 {
	color: #33bbee;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
/* ------------------------------------- font style  */
.font_orange {
	color: #FF9900;
	font-size: 12px;
}
.font_orange_18px {
	color: #FF9900;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
.font_skyblue_12px {
	color: #00CCFF;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.font_skyblue_14px {
	color: #00CCFF;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
.font_skyblue_18px {
	color: #00CCFF;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
.dot {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.dot2 {
	background-image: url(../img/dot2.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
}
.td_line {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E73562;
}
.dot2 h4 {
	margin: 0px;
	padding: 0px;
}
	
.kakomi {
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 170%;
	margin: 10px;
}
 
#foot_contact {
	height: 100px;
	width: 560px;
	padding-top: 20px;
}
#foot_contact a{
	display: block;
	height: 100px;
	width: 560px;
	margin: 0px;
	padding: 0px;
	text-indent: -1500px;
	overflow: hidden;
}
#foot_contact a:hover, #foot_contact #current, #foot_contact a:active {
    background-position:0px -100px;
}
a.foot_contact_banner {
    background-image:url(../img/body/contact2.gif);
}
a.foot_contact_banner.home {
    background-position:0px -100px;
}
.step {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #eeeeee;
}
#knowledge {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/side/knowledge_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#knowledge li {
	display: block;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(../img/side/icon_file.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}
.midashi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
	font-variant: normal;
	color: #62A7C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
	font-variant: normal;
	width: auto;
	margin: 0px;
	padding: 5px;
}
.title_00 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-image: url(../img/body/title_03.gif);
	margin-bottom: 0px;
	height: 25px;
	padding: 7px;
}
.kakomi_white {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.menu_title_r {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../img/body/menu_title_r.gif);
	width: 220px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
}
