/*------------------------------------
1.リセット
------------------------------------*/
/*
*{
	margin:0;
	padding:0;
}
img{
	border:none;
	vertical-align:bottom;
}
body {
	margin:0;
	padding:0;
	font-family:"メイリオ",Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:12px;
	color:#121212;
	background:url(img/body_bg.gif) repeat-x #fff;
	text-align:center;
	margin-bottom:10px;
}
.clearboth{
	clear:both;
}
a:link { color: #121212;border-bottom:1px dotted #121212;text-decoration: none; }
a:visited { color: #121212; border-bottom:1px dotted #121212;text-decoration: none;}
a:active {  color: #121212; border-bottom:1px dotted #121212;text-decoration: none; }
a:hover { color: #8d0124;border-bottom:1px solid #8d0124;text-decoration: none; }

a.noline { border-width:0; }
a{outline : 0 ;}

h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-size:12px;
	line-height:1em;
}
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, table, th, td {
	margin:0;
	padding:0;
}
html, body {
	background:#f5f5f7;
	color: #666;
	height:100%;
}
body {
	font:13px/1 Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	background:url(img/bodyBg.gif) repeat-x;
}
* html body {
	font-size: small;
}
*:first-child+html body {
	font-size: small;
}
img {
	border: 0;
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 100%;
	font-weight: normal;
}
ul, dl, ol {
	text-indent:0;
}
ul li {
	list-style:none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
a:link { color: #121212;border-bottom:1px dotted #121212;text-decoration: none; }
a:visited { color: #121212; border-bottom:1px dotted #121212;text-decoration: none;}
a:active {  color: #121212; border-bottom:1px dotted #121212;text-decoration: none; }
a:hover { color: #8d0124;border-bottom:1px solid #8d0124;text-decoration: none; }

/*------------------------------------
2.全体枠
------------------------------------*/
#container{
	width:800px;
	margin:0 auto;
	text-align:left;
	background:url(img/container_bg.gif) repeat-y;
	overflow:hidden;
}
/*------------------------------------
3.ヘッダー
------------------------------------*/
#header{
	width:800px;
	height:137px;
	background:url(img/header_bg.gif) center top no-repeat;
	position:relative;
}
#header h1{
	position:absolute;
	width:292px;
	height:46px;
	line-height:46px;
	background:url(img/4j_logo.gif) no-repeat;
	top:29px;
	left:21px;
	text-indent:-9999px;
}
#header h1 a{
	display:block;
	width:292px;
	height:46px;
	border:none;
}
#header p.inquiry{
	background:url(img/to_inquiry.gif) no-repeat;
	width:230px;
	height:32px;
	position:absolute;
	top:38px;
	left:556px;
	text-indent:-9999px;
}
#header p.inquiry a{
	display:block;
	width:230px;
	height:32px;
	border:none;
}
#header p.inquiry a:hover{
	background:url(img/to_inquiry_on.gif) no-repeat;
}
#header p.home{
	position:absolute;
	top:47px;
	left:480px;
	line-height:1.5em;
	background:url(img/list_blue.gif) left center no-repeat;
	padding-left:17px;
}
#header ul.navi{
	position:absolute;
	top:85px;
	left:9px;
	width:780px;
	height:40px;
	list-style:none;
}
#header ul.navi li{
	width:156px;
	height:40px;
	float:left;
	background-image:url(img/navi.jpg);
	text-indent:-9999px;
}
#header ul.navi li a{
	display:block;
	width:156px;
	height:40px;
	border:none;
	background-image:url(img/navi.jpg);
}
#header ul.navi li a:hover{
	background-image:url(img/navi.jpg);
}
#header ul.navi li.menu1{
	background-position:0 0;
}
#header ul.navi li.menu1 a{
	background-position:0 0;
}
#header ul.navi li.menu1 a:hover{
	background-position:0 -40px;
}
#header ul.navi li.menu2{
	background-position:-156px 0;
}
#header ul.navi li.menu2 a{
	background-position:-156px 0;
}
#header ul.navi li.menu2 a:hover{
	background-position:-156px -40px;
}
#header ul.navi li.menu3{
	background-position:-312px 0;
}
#header ul.navi li.menu3 a{
	background-position:-312px 0;
}
#header ul.navi li.menu3 a:hover{
	background-position:-312px -40px;
}
#header ul.navi li.menu4{
	background-position:-468px 0;
}
#header ul.navi li.menu4 a{
	background-position:-468px 0;
}
#header ul.navi li.menu4 a:hover{
	background-position:-468px -40px;
}
#header ul.navi li.menu5{
	background-position:-624px 0;
}
#header ul.navi li.menu5 a{
	background-position:-624px 0;
}
#header ul.navi li.menu5 a:hover{
	background-position:-624px -40px;
}
#header ul.navi li ul{
	width:159px;
	padding:1px;
	background:#99b2b6;
	overflow:hidden;
	display:none;
}
#header ul.navi li ul li{
	width:159px;
	height:37px;
	text-indent:0;
	line-height:37px;
	text-align:center;
	margin-bottom:1px;
}
#header ul.navi li ul li a{
	display:block;
	width:100%;
	height:100%;
	border:none;
	background-image:none;
	background-color:#d4d4d5;
	color:#000;
}
#header ul.navi li ul li a:hover{
	background-image:none;
	background-color:#0869a3;
	color:#fff;
}
/*------------------------------------
4.フラッシュ or 次ページ以降のイメージ
------------------------------------*/
#flash{
	width:780px;
	background:url(img/dammy_flash.jpg) no-repeat;
	height:240px;
	margin:0 auto;
	padding-bottom:10px;
}
#second_topimage{
	width:785px;
	height:85px;
	background:url(img/second_topimage.jpg) no-repeat;
	margin:0 auto;
	padding-bottom:20px;
}
/*------------------------------------
5.トップページ専用
------------------------------------*/
ul#top_link{
	width:780px;
	margin:0 5px 0 15px;
	list-style:none;
}
ul#top_link li{
	width:250px;
	height:50px;
	float:left;
	margin-right:10px;	
	display:inline;
	text-indent:-9999px;
	padding-bottom:20px;
}
ul#top_link li a{
	display:block;
	width:250px;
	height:50px;
	border:none;
}
ul#top_link li.menu1 a{
	background:url(img/menu1_off.jpg) no-repeat;
}
ul#top_link li.menu1 a:hover{
	background:url(img/menu1_on.jpg) no-repeat;
}
ul#top_link li.menu2 a{
	background:url(img/menu2_off.jpg) no-repeat;
}
ul#top_link li.menu2 a:hover{
	background:url(img/menu2_on.jpg) no-repeat;
}
ul#top_link li.menu3 a{
	background:url(img/menu3_off.jpg) no-repeat;
}
ul#top_link li.menu3 a:hover{
	background:url(img/menu3_on.jpg) no-repeat;
}
#left_top{
	width:564px;
	padding-left:15px;
	float:left;
}
#left_top h2{
	width:564px;
	height:26px;
	line-height:26px;
	text-indent:-9999px;
}
#left_top h2.news{
	background:url(img/h2_news.gif) no-repeat;
}
#left_top h2.works{
	background:url(img/h2_works.gif) no-repeat;
	margin-bottom:25px;
}
#left_top ul{
	margin:20px 25px 10px 40px;
	list-style:none;
}
li.red{
	background:url(img/list_red.gif) 0 0.4em no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}
#left_top p.blog_link{
	background:url(img/list_red.gif) 450px 0.4em no-repeat;
	padding-left:465px;
	padding-bottom:15px;
	border-bottom:1px dotted #666;
	margin-bottom:15px;
}
#left_top h3.works{
	background:url(img/list02.gif) 0 center no-repeat;
	line-height:1.5em;
	padding-left:20px;
	margin-left:40px;
}
#left_top p.works{
	margin-left:80px;
	padding-top:5px;
	padding-bottom:10px;
}

#right_top{
	width:191px;
	padding-right:15px;
	float:right;
}
#right_top h2{
	width:191px;
	height:26px;
	line-height:26px;
	text-indent:-9999px;
}
#right_top h2.rework{
	background:url(img/h2_rework.gif) no-repeat;
}
h2.rework02{
	background:url(img/h2_rework_l_thu.gif) no-repeat;
}
#right_top h2.resource{
	background:url(img/h2_resorce.gif) no-repeat;
}
#right_top h2.company{
	background:url(img/h2_company.gif) no-repeat;
}
#right_top ul{
	padding:18px 15px 10px 15px;
	list-style:none;
}
#right_top ul li.blue{
	background:url(img/list_blue.gif) 0 0.4em no-repeat;
	padding-bottom:5px;
	padding-left:20px;
}

/*------------------------------------
6.セカンドページ
------------------------------------*/


/* 左カラム
------------------------------------*/
#left{
	width:185px;
	padding-left:10px;
	float:left;
}
#left h2{
	width:185px;
	height:37px;
	line-height:37px;
	text-indent:-9999px;
}
#left h2.service{
	background:url(img/h2_service.jpg) no-repeat;
}
#left h2.rework{
	background:url(img/h2_rework.jpg) no-repeat;
}
#left h2.message{
	background:url(img/h2_message.jpg) no-repeat;
}
#left h2.outline{
	background:url(img/h2_outline.jpg) no-repeat;
	height:20px;
	line-height:20px;
}
#left ul{
	list-style:none;
}
/*#left li{
	width:185px;
	height:30px;
	line-height:30px;

	text-indent:39px;
}
#left li a{
	display:block;
	width:185px;
	height:30px;
	border:none;
}*/

#left li {
    width: 185px;
    height: 30px;
    line-height: 30px;
    text-indent: 0;
    padding-left:39px;
}

#left li a{
	display:block;
	width:145px;
	height:30px;
	border:none;
}
#left li.double li{
    height:60px !important;
}
#left li.double a {
    display: block;
    width: 145px;
    border: none;
    height: 100%;
    padding-top: 5px;
}



#left li.service{
	background:url(img/li_service_off.gif) no-repeat;
}
/*#left li.service a:hover{
	background:url(img/li_service_on.gif) no-repeat;
}*/
#left li.rework{
	background:url(img/li_rework_off.gif) no-repeat;
}
/*#left li.rework a:hover{
	background:url(img/li_rework_on.gif) no-repeat;
}*/
#left li.message{
	background:url(img/li_message_off.gif) no-repeat;
}
/*#left li.message a:hover{
	background:url(img/li_message_on.gif) no-repeat;
}*/
#left li.outline_red{
	background:url(img/li_outline_red_off.gif) no-repeat;
}
/*#left li.outline_red a:hover{
	background:url(img/li_outline_red_on.gif) no-repeat;
}*/
#left li.outline_blue{
	background:url(img/li_outline_blue_off.gif) no-repeat;
}
/*#left li.outline_blue a:hover{
	background:url(img/li_outline_blue_on.gif) no-repeat;
}
*/#left li.outline_blue.double {
    background: url(img/li_outline_blue_off02.jpg) no-repeat !important;
    line-height: 1.5em;
    height: 60px;
}
/*#left li.outline_blue.double a:hover{
	background:url(img/li_outline_blue_on2.gif) no-repeat;
}*/
/* 右カラム
------------------------------------*/
#right{
	width:540px;
	padding-right:38px;
	float:right;
	line-height:1.5em;
}
#right h2{
	width:540px;
	height:33px;
	line-height:33px;
	text-indent:-9999px;
	margin-bottom:20px;
}
#right h2.company{
	background:url(img/h2_company.jpg) no-repeat;
}
#right h2.access{
	background:url(img/h2_access.gif) no-repeat;
}
#right h2.organization{
	background:url(img/h2_organization.gif) no-repeat;
}
#right h2.history{
	background:url(img/h2_history.gif) no-repeat;
}
#right h2.ideology{
	background:url(img/h2_ideology.gif) no-repeat;
}
#right h2.greeting{
	background:url(img/h2_greeting.gif) no-repeat;
}
#right h2.service{
	background:url(img/h2_service_naiyo.gif) no-repeat;
}
#right h2.rework{
	background:url(img/h2_rework_l.gif) no-repeat;
}
#right h2.rework2{
	background:url(img/h2_rework_l_ne.gif) no-repeat;
}
#right h2.message{
	background:url(img/h2_message.gif) no-repeat;
}
#right h2.greeting{
	background:url(img/h2_greeting.gif) no-repeat;
}
#right h2.privacy2{
	background:url(img/h2_thissite.jpg) no-repeat;
}
#right h2.inquiry{
	background:url(img/h2_inquiry.gif) no-repeat;
}
#right h2.partners{
	background:url(img/h2_partners.gif) no-repeat;
}
#right h2.infosec{
	background:url(img/h2_infosec.gif) no-repeat;
}
#right h2.service{
	background:url(img/h2_service.gif) no-repeat;
}
#right h2.businessperformance{
	background:url(img/h2_businessperformance.gif) no-repeat;
}
#right h2.privacy{
	background:url(img/h2_privacy.jpg) no-repeat;
}
#right h2.owned{
	background:url(img/h2_owned.jpg) no-repeat;
}
#right h2.margin{
	background:url(img/h2_margin.jpg) no-repeat;
}


/* 本文装飾
------------------------------------*/
#right p{
	padding-left:30px;
	padding-right:20px;
	/*line-height:2em;*/
}
#right p.service3{
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	/*line-height:2em;*/
}
#right p.second{
	margin-top:20px;
}
#right p.right{
	margin-top:30px;
	text-align:right;
}
#right p.president{
	background:url(img/yonekawa.gif) no-repeat;
	width:212px;
	height:21px;
	text-indent:-9999px;
	margin:50px auto 10px 328px;
	padding:0;
}
#right p.president2{
	background:url(img/yonekawa02.gif) no-repeat;
	width:212px;
	height:50px;
	text-indent:-9999px;
	margin:50px auto 10px 328px;
	padding:0;
}
#right p.ideology2{
	background:url(img/p_ideology.gif) no-repeat;
	width:478px;
	height:78px;
	text-indent:-9999px;
	margin:10px auto 10px 30px
}
#right p.ideology{
	margin-bottom:20px;
	padding-left:50px;
}
#right p.center{
	text-align:center;
}

#right p.jtrans{
	background:url(img/p_jtrans.gif) no-repeat;
	width:478px;
	height:40px;
	text-indent:-9999px;
	margin:25px auto 25px 30px;
}
#right p.q{
	background:url(img/list_Q.gif) 0 0 no-repeat;
	line-height:16px;
	margin:10px auto 10px 30px;
}
#right p.a{
	width:410px;
	padding:10px 10px 10px 58px;
	border:1px solid #4db694;
	background:url(img/bg_A.gif) left top #f5faf9 no-repeat;
	margin:0 auto 0 60px;
}
#right p.nen{
	float:right;
}
#right p.service{
	font-size:16px;
	margin-bottom:30px;
}


#right h3{
	font-size:14px;
	margin:20px auto;
	border-left:14px solid #990000;
	border-bottom:1px solid #990000;
	padding-left:20px;
	font-weight:bold;
}
#right h3.infosec001{
	width:471px;
	height:43px;
	line-height:43px;
	background:url(img/h3_infosec002.gif) no-repeat;
	border:none;
	text-indent:-9999px;
}
#right h3.infosec002{
	width:471px;
	height:43px;
	line-height:43px;
	background:url(img/h3_infosec003.gif) no-repeat;
	border:none;
	text-indent:-9999px;
}
#right h3.greeting{
	width:471px;
	height:43px;
	line-height:43px;
	background:url(img/h3_greeting.gif) no-repeat;
	border:none;
	text-indent:-9999px;
}
#right h3.greeting{
	width:471px;
	height:43px;
	line-height:43px;
	background:url(img/h3_greeting.gif) no-repeat;
	border:none;
	text-indent:-9999px;
}
#right h3.message_male{
	background:url(img/h3_message_male.gif) no-repeat;
	width:500px;
	height:33px;
	padding-left:40px;
	line-height:33px;
	border:none;
}
#right h4.jump{
	background:url(img/h4_jump.gif) no-repeat;
	width:200px;
	height:30px;
	line-height:25px;
	text-indent:-9999px;
	margin-left:20px;
}
#right h4.Just{
	background:url(img/h4_just.gif) no-repeat;
	width:200px;
	height:30px;
	line-height:25px;
	text-indent:-9999px;
	margin-left:20px;
}
#right h4.join{
	background:url(img/h4_join.gif) no-repeat;
	width:200px;
	height:30px;
	line-height:25px;
	text-indent:-9999px;
	margin-left:20px;
}
#right h4.joy{
	background:url(img/h4_joy.gif) no-repeat;
	width:200px;
	height:30px;
	line-height:25px;
	text-indent:-9999px;
	margin-left:20px;
}
#right ul{
	padding-left:30px;
	list-style:none;
}
#right li{
	background:url(img/list_blue.gif) 0 0.4em no-repeat;
	padding-left:20px;
}
#right ul.service2{
	padding-left:30px;
	list-style:none;
}
#right ul.service2 li{
	background:url(img/list05.gif) 0 0 no-repeat;
	padding-left:30px;
}
#right ul.performance{
	padding-left:30px;
	list-style:none;
	font-weight:bold;
	color:#4a5a89;
}
#right ul.performance li{
	background:url(img/list05.gif) 0 -0.2em no-repeat;
	padding-left:30px;
}
#right ul.performance2{
	padding-left:5px;
	padding-top:10px;
	padding-bottom:15px;
	list-style:none;
	font-weight:normal;
	color:#000;
}
#right ul.performance2 li{
	background:url(img/list_blue.gif) 0 0.4em no-repeat;
	padding-left:20px;
}

#right dl{
	padding-left:30px;
	margin:15px auto;
}
#right dl.sitepolicy dt{
	width:100px;
	clear:both;
	float:left;
}
#right dl.sitepolicy dd{
	margin-left:110px;
}
#right dl.access{
	padding-left:30px;
	margin:15px auto;
}
#right dl.access dt{
	width:80px;
	clear:both;
	float:left;
}
#right dl.access dd{
	margin-left:90px;
}
#right dl.access2{
	padding-left:30px;
	margin:15px auto 50px;
}
#right dl.access2 dt{
	background:url(img/list_blue.gif) 0 0.3em no-repeat;
	padding-left:15px;
	width:80px;
	clear:both;
	float:left;
}
#right dl.access2 dd{
	margin-left:90px;
}

#right table{
	margin-left:30px;
	margin-top:20px;
}
#right table td{
	padding:5px;
	border-bottom:1px dotted #ccc;
}
#right table td.partner1{
	padding:5px;
	border-bottom:1px dotted #ccc;
	background-color:#f1f9fc;
}
#right table td.partner2{
	padding:5px;
	border-bottom:1px dotted #ccc;
	background-color:#f6f7f9;
}
#right ul.ideology li{
	background:url(img/list04.gif) 0 0 no-repeat;
	padding-left:30px;
	line-height:24px;
}
#right ul.ideology2 li{
	background:url(img/list05.gif) 0 0.3em no-repeat;
	border-bottom:#B5B1B1 solid 1px;
	padding-left:30px;
	line-height:30px;
}
#right ul.ideology li strong{
	font-size:14px;
	color:#6586c1;
}
#right ul.ideology2 li strong{
	font-size:16px;
	color:#003399;
}
#right #submit{
	text-align:center;
	margin:20px auto;
    display: flex;
    justify-content: space-around;
}
#right p.accessbox{
	font-size:12px;
	padding-left:20px;
	margin-bottom:30px;
}
#right img.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
#submit a{
	border:none;
}
#right table span.red{
	color:red;
}
div.adobe{
	width:480px;
	background:#cccccc;
	border-radius:3px;
	padding:8px;
	overflow:hidden;
	margin-top:50px;
	margin-bottom:30px;
	margin-left:30px;
}
div.adobe div{
	width:100%;
	height:100%;
	background:#fff;
	overflow:hidden;
}
div.adobe div div{
	width:270px;


	padding:30px 10px 30px 20px;
	float:left;
}
div.adobe div p{
	width:100px;
	height:33px;
	line-height:33px;
	float:right;
	margin-right:20px;
	overflow:hidden;
	margin-top:30px;
	background:url(img/h3Adobe.jpg) center top no-repeat;
	text-indent:-9999px;
}
div.adobe div p a{
	display:block;
	width:112px;
	height:33px;
	border:none;
}
div.adobe div p:hover{
	background:url(img/h3Adobe.jpg) center bottom no-repeat;
}


#security{
	width:430px;
	padding:20px;
	border:solid #022ca8 1px;
	margin:20px auto;
}
#security h4{
	font-weight:bold;
	margin-left:120px;
	text-align:left;
}
#security p.day{
	text-align:right;
	margin-bottom:10px;
	margin-top:10px;
}
#security p.info{
	margin-bottom:10px;
}
#security p.info2{
	margin-bottom:10px;
	margin-top: 10px;
}
#security ul li{
	background:none;
	list-style:disc;
	padding-left:0;
	margin-left:3em;
	padding-right:20px;
}

#security ol li{
	background:none;
	padding-left:0;
	margin-left:50px;
	padding-right:20px;
}
#security dl{
	padding-left:30px;
	margin:15px auto;
}
#security dl dt{
	width:220px;
	clear:both;
	float:left;
}
#security dl dd{
	margin-left:80px;
}




form#form input{
	margin-bottom:0.5em;
	margin-right:0.5em;
}
form#form input{
	font:13px/1 Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;

}
table.rework{
	width: 500px;
}
table.rework td{
	padding:1em !important;
}
input.newForm{
	padding:10px 30px;
	cursor: pointer;
}
input.gray{
	background:#ccc;
	border: none;
}
input.gray:hover{
	background:#ddd;
}
input.blue{
	background:#5297ff;
	border: none;
}
input.blue:hover{
	background:#7aafff
}
span.must{
	background:#c00;
	padding:3px 8px;
	color:#fff;
}

/*------------------------------------
7個人情報保護方針
------------------------------------*/


#ppc h3{
	font-size:14px;
	margin:30px auto;
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
	font-weight: bold;
	border-left: none;
}

#ppc p{
	padding-left:30px;
	padding-right:20px;
	padding-bottom: 15px;
}
#ppc ul li{
	background:none;
	list-style:disc;
	padding-left:0;
	margin-left:20px;
	padding-right:20px;
}
#ppc ol li{
	background:none;
	padding-left:0;
	margin-left:50px;
	padding-right:20px;
}
#ppc dl{
	padding-left:30px;
	margin:15px auto;
}
#ppc dl dt{
	width:80px;
	clear:both;
	float:left;
}
#ppc dl dd{
	margin-left:80px;
}

/*------------------------------------
問い合わせの注釈
------------------------------------*/

#inquiryNote p{
	clear: both;
	padding-left:30px;
	padding-right:15px;
	padding-bottom: 18px;
}
#inquiryNote p.famous{
	float:right;
	padding-bottom: 15px;
}

#inquiryNote ol li{
	background:none;
	padding-left:0;
	margin-left: 65px;
	padding-bottom: 5px;
	padding-right:20px;
}

.lastline{
	margin: 20px auto 30px;
	border-bottom: 1px solid #cccccc;
}

/*------------------------------------
保有個人データに関する事項の周知
------------------------------------*/

#owned{
	padding-bottom: 50px;
}
#owned h3{
	font-size:14px;
	margin:5px auto;
	padding-left: 30px;
	font-weight: bold;
	border-left: none;
	border-bottom: none;
}

#owned h4{
	font-size:14px;
	margin:0px auto;
	padding-left: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: none;
	border-bottom: none;
}

#owned p.ownmain{
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 15px;
}
#owned p{
	padding-left:50px;
	padding-right:20px;
	padding-bottom: 15px;
}
#owned ul li{
	background:none;
	list-style:disc;
	padding-left:0;
	margin-left:50px;
	padding-right:20px;
}
.last{
	padding-bottom: 20px;
}
/*------------------------------------
7.フッター
------------------------------------*/
#footer{
	clear:both;
	overflow:hidden;
	width:800px;
	background:url(img/footer_bg.gif) center bottom no-repeat;
	padding-bottom:15px;
	font-size:10px;
	padding-top:30px;
}
#footer p.copyright{
	padding:10px 0 10px 15px;
	float:left;
}
#footer p.privacy{
	width:120px;
	float:right;
	padding:10px 10px 10px 20px;
	background:url(img/list03.gif) 0 center no-repeat;
}


.priyou {
	padding-top: -10px;
	padding-left: 20px;
}
/*------------------------------------
8.追加（20220716）
------------------------------------*/
form input[type=submit]{
    width:200px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background:#086CA8;
    border:none;
    color:#fff;
    cursor: pointer;
}
form input[type=button]{
    width:200px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background:#ccc;
    border:none;
    color:#fff;
    cursor: pointer;
}
form input[type=submit]:hover{
    background:#E98240;
}
form input[type=button]:hover{
    background:#333;
    color:#fff;
}
