@charset "utf-8";

/*=====================================================
 * Style Name: ArtiElements
 * Style URL: ./css/site/arti.css
 * Description: ArtiStylesheet
 * Version: 1.0
 * Last Up Date: 2016/04/08
 * Author: Neos Corporation.
 * Author URL: http://www.neoscorp.jp/
 *
 * Markup Reference:
 *
=====================================================*/

img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
area {
	cursor: pointer;
}
.img_box {
	width: 100%;
	text-align: center;
}
.img_box p{
	font-size: 130%;
	font-weight: bold;
}
#img_box p{
	font-size: 90%;
}
#list_box1 {
	padding: 0 0 20px 0;
	background-image: url(../../img/site/arti/new3/list1_bg.png);
	background-size:100%;
	background-repeat: repeat-yt;
}
#list_box2 {
	padding: 0 0 20px 0;
	background-image: url(../../img/site/arti/new3/list2_bg.png);
	background-size:100%;
	background-repeat: repeat-yt;
}
#list_box1 dl,
#list_box2 dl,
#list_box1 p,
#list_box2 p {
	width: 86%;
	margin: 0 auto;
}
#list_box1 p,
#list_box2 p {
	margin-bottom: -15px;
	padding-top: 5px;
	color: #ff0000;
	text-align: center;
}
#list_box1 dd {
	padding: 0 0 0 2.75em;
}
#list_box1 .list,
#list_box2 .list {
	padding: 20px 0 0 0;
	font-size: 120%;
	font-weight: bolder;
}
#list_box1 .list span,
#list_box2 .list span {
	margin: 0 0.3em 0 0;
}
#list_box1 .list span img,
#list_box2 .list span img {
	width: 2em;
}
#list_box1_bottom,
#list_box2_bottom {
	line-height: 0;
	margin: 0 0 2px 0;
}
.login {
	margin: 0 0 20px 0;
}
.login a {
	text-decoration: underline;
}
.qr {
	margin-top: 20px;
}
.qr .img_box img {
	width: 30%;
}