/***********************************************/
/* pm.css                                      */
/* photo_measure kenis co.jp                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #006699;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #82a9c8 url("img/bg_grad.gif") fixed;
}

/******* hyperlink and anchor tag styles *******/

#func a:link{
	color: #005FA9;
	text-decoration: none;
}
#func a:visited{
	color: #005FA9;
	text-decoration: none;
}
#func a:hover{
	color: #0033FF;
	text-decoration: underline;
}



/************** header tag styles **************/

h1{
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h3{
 font: bold 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	color: #006600;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h5{
	font: bold 130% Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0px; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
	position: absolute;
}

#sectionLinks h3{
	padding: 10px 0px 2px 100px;
}

#sectionLinks a:link{
	border-top: 1px solid #cccccc;
	background-color: #D8F2FC;
	padding: 2px 16px 2px 16px;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 2px 16px 2px 16px;
}

#sectionLinks a:hover{
    color:#0033FF;
	border-top: 1px solid #cccccc;
	background-color: #D5F2FF;
	padding: 2px 16px 2px 16px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header{
	position:absolute;
	top: 0px;
	left: 15%;
	right: 15%;
	width:740px;
	height: 120px;
	background: #125599 url(img/bg_header.gif) no-repeat scroll;
}

#footer{
	position:absolute;
	top: 120px;
	left: 15%;
	right: 15%;
	width:740px;
}

#page{
	width: 740px;
	height: auto;
	background-color: #FFFFFF;
}


#navBar{
	position: static;
	height:100%;
	margin: 0;
	padding: 0px;
	background-color: #ECF4F8;
	border: 2px solid #ccc;
}

/* 機能説明
---------------------------------------------------- */
#func{
	width: 540px;
	margin: 0 10px 0 0;
	padding: 16px;
	font-size: 14px;
	border-bottom: 1px solid #8BACCC;
	position: relative;
	left: 155px;
}
#func p {
	text-align:left;
}

#func_main{
	position: relative;
	left: 155px;
	width: 540px;
	margin: 0 10px 10 0;
	padding: 16px;
	border-bottom: 1px solid #8BACCC;
	font-size: 14px;
}
#func_main a:link{
	text-decoration: underline;
}
#func_main a:visited{
	text-decoration: underline;
}


.caption {
	text-align:center;
	color:#666666;
}

.rig_img {
	float:right;
	width:	170px;
}

#func_butoom{
	position: relative;
	left: 155px;
	width: 540px;
	margin: 0px 10px 0px 0px;
	padding: 16px;
	font-size: 14px;
	list-style-type: disc;
}

#func_butoom ul{
	margin: 15px 0px 10px 0px;
	font-size: 13px;
	text-align: left;
}

#func_butoom li{
	margin: 5px 0px 0px 0px;
}

#func_butoom p{
	margin: 5px 0px 15px 0px;
	font-size: 13px;
	text-align: left;
}

#copy{
	font-size: 11px;
	color: #ffffff;
	width: 740px;
	text-align: center;
}

#copy a:hover{
	text-decoration: underline;
	color: #ffffff;
}
#copy a:link{
	color: #ffffff;
}
#copy a:visited{
	color: #ffffff;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #99CCFF;
	font-weight: normal;
	font-size: 9px;
}

#topimg{
	margin: 0px;
	border: 1px solid #FFFFFF;
}

#title{
	position: relative;
	top: 10px;
	left: 155px;
	margin: 0px 20px 10px 0px;
}

#func img{
	margin: 0px 0px 0px 10px;
	float: right;
}

#topseo{
	margin: 10px;
	color: #003366;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	width: 530px;
}

.unnamed1 {
	position: absolute;
}

/* メイン・コンテンツ
---------------------------------------------------- */
#content {
	position:absolute;
	top: 250px;
	margin: 0px 0 0 100px;
	width: 640px;			/* ■IE6バグ回避に必要。無いと下に隙間ができる */
}
#content div {
  float: left;
  width: 320px;
}
#content h2 {
  margin: 0;
  padding: 0;
  height: 106px;
}
#content a, #content img {		/* ■画像周りの余白を消す */
  display: block;
}
#content a {
  width: 178px;
  height: 106px;
}
#ver1 h2 {
  background: url(img/v1botan_off.gif) 0 1px no-repeat;
}
#ver1 h2 a:hover {
  background: url(img/v1botan_on.gif) 0 1px no-repeat;
}
#ver2 h2 {
  background: url(img/v2botan_off.gif) 0 1px no-repeat;
}
#ver2 h2 a:hover {
  background: url(img/v2botan_on.gif) 0 1px no-repeat;
}

/* お知らせ
---------------------------------------------------- */

#info {
	position: absolute;
	margin: 10px 10px 10px 10px;
	top: 350px;
	width:  550px;
	height: auto;
	list-style-image: url(img/list_mark.gif);
	background-attachment: scroll;
	background: url(img/bg_info.jpg);
	visibility: inherit;
	left: 110px;
}

#info dl a:link, a:visited{
	color: #FF6600;
	text-decoration: none;
}

#info dl a:hover{
	text-decoration: underline;
	color: #CC0000;
}

#info dl{
	margin: 40px 0px 0px 0px;
	font-size: 13px;
	text-align: left;
}

#info dt{
	height: 18px;
	text-indent: 20px;
	background: url(img/list_mark.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#info dd{
	margin: 6px 0px 10px 40px;
	font-size: 12px;
	text-align: left;
}
.sys_caption {
	font-size: 96%;
}
#sys_title { 
	color:#006600;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;
}
.sys_s {
	font-size: 9px;
}

#reque p{
	text-align:center;
	margin: 6px 0px 10px 20px;
	font-size: 12px;
}
