/*--------------------------------------------

SiteURL	:http://www.picon.co.jp/
FileName	:style.css(http://www.picon.co.jp/style.css)
Summery		:ピクチャリングオンラインBasicElements
Created		:2010-01-06
Copyright	:(c)PicturingOnline,Inc.

----------------------------------------------*/


/*タグへの設定
----------------------------------------------------------------------*/

body {	font-family:"メイリオ","ヒラギノ角ゴProW3","ＭＳＰゴシック",Osaka,sans-serif;
		font-size:12px;
		margin:0px;
		padding:0px;
		background-color:#7194a7;
		line-height:1.4em;
		text-align:center;
		color:#404040;
}

a:visited {text-decoration:underline;
color:#557587;}

a:hover {text-decoration:none;
color:#808080;}

a {text-decoration:underline;
color:#616161;}

table,th td {font-size:12px;}

ul {margin:0;padding:0;list-style:none;}

li {margin:005px0;}

h1 {
	font-size:10px;
	font-weight:normal;
	color:#EFEFEF;
	padding:7px 0 0 27px;
}

h4 {
	font-size:12px;
	background-color:#999999;
	padding:3px 0px 3px 5px;
}

h5 {
	font-size:12px;
	margin:5px 5px 5px 0px;
}

p {
	font-size:12px;
	margin:0 0 3px 0;
}

dt {
	float:left;
	font-weight:bold;
	min-height:11px;
	padding:7px 3px;
	width:10em;
}

dd {
	margin-left:10em;
	padding:7px 3px;
}

/*レイアウト
----------------------------------------------------------------------*/

div#container {
	width:766px;
	margin:0 auto;
	text-align:left;
}

div#globalHeader {
	border:mediumnone;
	display:block;
	margin:0 auto;
	width:766px;
	height:300px;
}

div#contents {
	background:url("images/bg_bottom.gif") center bottom no-repeat;
	margin:0 auto;
	padding:0 0 40px 0;
	_padding:0 0 20px 0;
	width:766px;
}

div#main {
	margin-left:40px;
	width:686px;
}

div#globalFooter {
	clear:both;
	width:685px;
	padding:5px 0 0 0;
}

div#globalFooter address {
	color:#828080;
	font-size:10px;
	float:left;
}

/*２カラム
----------------------------------------------------------------------*/

div#twoRowLeft {
	background-color:#cccccc;
	width:340px;
	height:300px;
	min-height:300px;
	float:left;
}

div#twoRowLeft h1 {
	background:url("images/01_twoRow_header.gif") left top no-repeat;
	width:340px;
	height:30px;
	margin:0;
}

div#twoRowRight {
	background-color:#ededed;
	width:340px;
	height:300px;
	min-height:300px;
	float:left;
	margin-left:6px;
}

div#twoRowRight h1 {
	background:url("images/03_twoRow_header.gif") left top no-repeat;
	width:340px; 
	height:30px;
	margin:0;
}

/*３カラム
----------------------------------------------------------------------*/

div#threeRowLeft {
	background-color:#cccccc;
	width:231px;
	height:300px;
	min-height:300px;
	float:left;
}

div#threeRowLeft h1 {
	background:url("images/01_sho_header.gif") left top no-repeat;
	width:231px;
	height:30px;
	margin:0;
}

div#threeRowMiddle {
	background-color:#ededed;
	width:220px;
	height:300px;
	min-height:300px;
	float:left;
	margin-left:6px;
}

div#threeRowMiddle h1 {
	background:url("images/02_sho_header.gif") left top no-repeat;
	width:193px;
	_width:220px;
	height:30px;
	margin:0;
}

div#threeRowRight {
	background-color:#ededed;
	width:220px;
	height:300px;
	min-height:300px;
	float:left;
	margin-left:6px;
}

div#threeRowRight h1 {
	background:url("images/03_sho_header.gif") left top no-repeat;
	width:193px;
	_width:220px;
	height:30px;
	margin:0;
}

div.inner {margin:5px;}

h1#mainHeader {
	background:url("images/01_long_header.gif") left top no-repeat;
	width:682px;
	_width:682px;
	height:30px;
	margin:0 0 5px 0;
}

h1#mainHeader {
	background:url("images/01_long_header.gif") left top no-repeat;
	width:682px;
	_width:682px;
	height:30px;
	margin:0 0 5px 0;
}

div.topicPath {
font-size:90%;
height:15px;
line-height:1.5;
margin:0 0 10px 0;
text-align:left;
width:682px;
}

div.topicPath a {
background:url("images/a.gif") no-repeat scroll right center;
padding:8px 20px 5px 5px;
}

div.topicPath span {
padding:8px 5px 5px 10px;
}

/*--フォーム関連
----------------------------------------------------------------------*/

form {margin:0px;}

input,select,textarea {background-color:#ffffff;border:1px solid #808080;}

.submit {background-color:#cccccc;
			color:#666666;
			width:100px;
			border-top:1px solid #ffffff;
			border-left:1px solid #f4f4f4;
			border-bottom:2px solid #7f7f7f;
			border-right:2px solid #7f7f7f;
			padding:2px;}

.box_privacy {
			width:620px;
			border:1px solid #727272;
			padding:10px;}

.header_privacy {
			font-weight:bold;
			border-bottom:2px solid #727272;
			width:615px;
			margin:0 0 5px 0;

}

.footer_privacy {
			text-align:right;
			padding:5px;
			margin:10px 0;		
}

.reset {background-color:#cccccc;
			color:#666666;
			width:80px;
			border-top:1px solid #ffffff;
			border-left:1px solid #f4f4f4;
			border-bottom:2px solid #7f7f7f;
			border-right:2px solid #7f7f7f;
			padding:2px;}

.japan {ime-mode:active;}

.english {ime-mode:inactive;}

/*--クラス別設定
----------------------------------------------------------------------*/

ul#footerLink {
	height:20px;
	float:right;
	text-align:center;
}

ul#footerLink li {
	font-size:10px;
	float:left;
	margin-right:5px;
}

ul.list li {
	background:url("images/a.gif") center left no-repeat;
	margin:5px 0;
	padding:0 0 0 10px;
	line-height:14px;
}

ul.link li {
	background:url("images/ico_link.gif") center left no-repeat;
	margin:5px 0;
	padding:0 0 0 20px;
	line-height:14px;
}

div.left {float:left;}
div.right {float:right;}

.emphasis {color:#ff0000;}

div.emphasis {
background-color:#CFEDED;
margin:5px;
padding:5px;
position:relative;
}

div.gray {
background-color:#e6e6e6;
margin:5px;
padding:5px;
position:relative;
}

